Fixed the Win nightbuild script naming ini files badly (thx Tigerw).
This commit is contained in:
parent
2765fce522
commit
c019e8f0c5
@ -102,7 +102,7 @@ if errorlevel 1 goto haderror
|
||||
|
||||
|
||||
:: Copy all the example ini files into the Install folder for zipping:
|
||||
copy MCServer\*.example.ini Install\*.example.ini
|
||||
copy MCServer\*.example.ini Install\
|
||||
|
||||
:: Use 7-zip to compress the resulting files into a single file:
|
||||
set FILESUFFIX=%MYYEAR%_%MYMONTH%_%MYDAY%_%MYTIME%_%COMMITID%
|
||||
|
Loading…
Reference in New Issue
Block a user