From b3906500c74375125708690c01382c730b84437a Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sat, 3 Aug 2013 20:41:26 +0200 Subject: Removed all example ini files from Install. They are copied from MCServer by the nightbuild script. --- Nightbuild2008.cmd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Nightbuild2008.cmd') diff --git a/Nightbuild2008.cmd b/Nightbuild2008.cmd index fdd5d3de1..11e2b3683 100644 --- a/Nightbuild2008.cmd +++ b/Nightbuild2008.cmd @@ -92,6 +92,9 @@ if errorlevel 1 goto haderror +:: Copy all the example ini files into the Install folder for zipping: +copy MCServer\*.example.ini Install\*.example.ini + :: Use 7-zip to compress the resulting files into a single file: set FILESUFFIX=%MYYEAR%_%MYMONTH%_%MYDAY%_%MYTIME%_%COMMITID% echo FILESUFFIX=%FILESUFFIX% -- cgit v1.2.3