mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Fix installer to work with the new name for the test confs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10815 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
ad9ef2fe6c
commit
30ce3ec004
@ -162,8 +162,8 @@ Section "Config Files" SEC02
|
||||
File "..\conf\inspircd.censor.example"
|
||||
File "..\conf\inspircd.rules.example"
|
||||
File "..\conf\inspircd.quotes.example"
|
||||
SetOutPath "$INSTDIR\conf\temp"
|
||||
File "..\conf\temp\temp.conf"
|
||||
SetOutPath "$INSTDIR\conf\test"
|
||||
File "..\conf\test\test.conf"
|
||||
SectionEnd
|
||||
|
||||
Section "Command Handlers" SEC03
|
||||
|
@ -162,8 +162,8 @@ Section "Config Files" SEC02
|
||||
File "..\conf\inspircd.censor.example"
|
||||
File "..\conf\inspircd.rules.example"
|
||||
File "..\conf\inspircd.quotes.example"
|
||||
SetOutPath "$INSTDIR\conf\temp"
|
||||
File "..\conf\temp\temp.conf"
|
||||
SetOutPath "$INSTDIR\conf\test"
|
||||
File "..\conf\test\test.conf"
|
||||
SectionEnd
|
||||
|
||||
Section "Command Handlers" SEC03
|
||||
|
Loading…
x
Reference in New Issue
Block a user