1
0
Fork 0

Updated the nightbuild script.

This commit is contained in:
madmaxoft 2014-04-20 14:14:16 +02:00
parent 7b246d9a8d
commit d80c082def
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ if "a%ftpsite%" == "a" (
cd MCServer
copy /Y settings_apidump.ini settings.ini
echo stop | MCServer
echo api | MCServer
cd ..