diff options
| author | watcher <watcherhd@gmail.com> | 2016-11-15 13:15:12 +0200 |
|---|---|---|
| committer | watcher <watcherhd@gmail.com> | 2016-11-15 13:15:12 +0200 |
| commit | e5cd0dd2eb24c9fac846e061f36d40e452d6a070 (patch) | |
| tree | db0cba35fd3a15b62f96286b4a0d264f3a1b5ba0 | |
| parent | 2ca7134bc008c44ac095c336416b577b96cde7f4 (diff) | |
@echo off returned
| -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
|
