mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Update nsis installer scripts with new example confs and test.conf
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10681 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
b5d21fdb65
commit
e54f28adaf
@ -156,9 +156,14 @@ Section "Config Files" SEC02
|
||||
File "..\conf\inspircd.helpop.example"
|
||||
File "..\conf\inspircd.filter.example"
|
||||
File "..\conf\inspircd.conf.example"
|
||||
File "..\conf\opers.conf.example"
|
||||
File "..\conf\modules.conf.example"
|
||||
File "..\conf\links.conf.example"
|
||||
File "..\conf\inspircd.censor.example"
|
||||
File "..\conf\inspircd.rules.example"
|
||||
File "..\conf\inspircd.quotes.example"
|
||||
SetOutPath "$INSTDIR\conf\temp"
|
||||
File "..\conf\temp\temp.conf"
|
||||
SectionEnd
|
||||
|
||||
Section "Command Handlers" SEC03
|
||||
|
@ -156,9 +156,14 @@ Section "Config Files" SEC02
|
||||
File "..\conf\inspircd.helpop.example"
|
||||
File "..\conf\inspircd.filter.example"
|
||||
File "..\conf\inspircd.conf.example"
|
||||
File "..\conf\opers.conf.example"
|
||||
File "..\conf\modules.conf.example"
|
||||
File "..\conf\links.conf.example"
|
||||
File "..\conf\inspircd.censor.example"
|
||||
File "..\conf\inspircd.rules.example"
|
||||
File "..\conf\inspircd.quotes.example"
|
||||
SetOutPath "$INSTDIR\conf\temp"
|
||||
File "..\conf\temp\temp.conf"
|
||||
SectionEnd
|
||||
|
||||
Section "Command Handlers" SEC03
|
||||
|
Loading…
x
Reference in New Issue
Block a user