]> Git repositories of Nishi - tewi.git/commitdiff
add usage
authorNishi <nishi@nishi.boats>
Wed, 25 Sep 2024 10:25:12 +0000 (10:25 +0000)
committerNishi <nishi@nishi.boats>
Wed, 25 Sep 2024 10:25:12 +0000 (10:25 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@153 8739d7e6-ffea-ec47-b151-bdff447c6205

installer.sh

index 85878c7305eb5980c93158e4acad130b3fdf63bf..6dfc91d27a4b193f171c8c17a3021f72a85b16e3 100755 (executable)
@@ -1,6 +1,12 @@
 #!/bin/sh
 # $Id$
 
+if [ "x$1" = "x" ]; then
+       echo "Usage: $0 win32"
+       echo "       $0 win64"
+       exit 1
+fi
+
 fail() {
        rm -f tewi-service.exe
        rm -f tewi.exe