]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
wwww
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index 6b38b83164a81e52ef168a97602c7ffbc49298fa..f5b766ec3c8874cb6404d68005d9e38b6e8d8a5e 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,11 +1,12 @@
 #!/bin/bash
 if [ -z "$*" ]; then
-               $pee="wwww"
+               pee="wwww"
        else
-               $pee="$*"
+               pee="$*"
 fi
+##echo "$pee"
 git add .
-. ./boop.sh "$*"
+. ./boop.sh "$pee"
 cp -fp *.exe /var/www/
 scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/
 #if [ -f "*.exe" ]