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