]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
push
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
old mode 100644 (file)
new mode 100755 (executable)
index 9e26c56..f5b766e
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,3 +1,16 @@
 #!/bin/bash
+if [ -z "$*" ]; then
+               pee="wwww"
+       else
+               pee="$*"
+fi
+##echo "$pee"
 git add .
-bash ./boop.sh
+. ./boop.sh "$pee"
+cp -fp *.exe /var/www/
+scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/
+#if [ -f "*.exe" ]
+#      then
+#zip /var/www/scroll scroll.exe
+#zip /var/www/exmmtest exmmtest.exe
+#fi