diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/installer_ng_stable/compile.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/installer_ng_stable/compile.bat b/tools/installer_ng_stable/compile.bat index e085a5d69e..84e947e2b3 100644 --- a/tools/installer_ng_stable/compile.bat +++ b/tools/installer_ng_stable/compile.bat @@ -1,4 +1,4 @@ -
+@echo off
rem Get version
if not exist tmp mkdir tmp
if exist tmp\build.no goto mkver
|