1
0

Fixed the Win nightbuild script naming ini files badly (thx Tigerw).

This commit is contained in:
madmaxoft 2013-09-03 14:54:50 +02:00
parent 2765fce522
commit c019e8f0c5

View File

@ -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%