diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-07-02 14:24:25 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-07-02 14:24:25 +0000 |
commit | 9a80b367d33b0ef71468045971824b3cd105dbe5 (patch) | |
tree | 060f3f443ed4368c362050da1ed10666de389e59 | |
parent | d7c07f2aad09fd84dc5eb43ffcfa4f5d19bf0e5e (diff) |
Die Batch-Ausgabe ist nicht mehr ausführlich (echo off).
git-svn-id: https://svn.neo-layout.org@592 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r-- | windows/autohotkey/Build-Update.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/autohotkey/Build-Update.bat b/windows/autohotkey/Build-Update.bat index 503620e..d6503af 100644 --- a/windows/autohotkey/Build-Update.bat +++ b/windows/autohotkey/Build-Update.bat @@ -1,4 +1,4 @@ -REM @echo off
+@echo off
|