From 7aabc1f5d8d0e97748413c646a019f11b4eba383 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Tue, 3 Sep 2013 14:54:50 +0200 Subject: Fixed the Win nightbuild script naming ini files badly (thx Tigerw). --- Nightbuild2008.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Nightbuild2008.cmd') diff --git a/Nightbuild2008.cmd b/Nightbuild2008.cmd index 0d93380e9..6de8d9f67 100644 --- a/Nightbuild2008.cmd +++ b/Nightbuild2008.cmd @@ -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% -- cgit v1.2.3