]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
push
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index fadae323e4b8275d3d761f86a7bbc5a249787f93..f5b766ec3c8874cb6404d68005d9e38b6e8d8a5e 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,6 +1,16 @@
 #!/bin/bash
+if [ -z "$*" ]; then
+               pee="wwww"
+       else
+               pee="$*"
+fi
+##echo "$pee"
 git add .
-bash ./boop.sh
-cp -fp *.exe /var/www/html/
-zip /var/www/html/scroll scroll.exe
-zip /var/www/html/exmmtest exmmtest.exe
+. ./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