Indentation fix

Initial push messed up indentation, caused script not to run
This commit is contained in:
Foereaper 2016-01-30 12:59:39 +01:00
parent b3e795bc1b
commit 1be0b35125

View File

@ -23,6 +23,7 @@ install:
# Clone to the specified folder below, and only clone the latest commit without history.
clone_folder: c:\mzero\server
clone_depth: 1
# Enable parallel builds to speed up the compilation process.