]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
wwww
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index 531d02147ea5b6d400eede84549ce5a06c2169d9..a49a73c72e3e5f5457f563eed0ea69cc28004f91 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,9 +1,18 @@
 #!/bin/bash
-git add .
-. ./boop.sh "$*"
-cp -fp *.exe /var/www/html/
-if [ -e *.exe ]
-       then
-zip /var/www/html/scroll scroll.exe
-zip /var/www/html/exmmtest exmmtest.exe
+wmake
+wmake comp
+if [ -f "*.exe" ]
+        then
+cp -f *.exe /var/www/
+scp -r -P 26 *.exe 4ch.mooo.com:/var/www/16/
+fi
+wmake clean
+if [ -z "$*" ]; then
+               pee="wwww"
+       else
+               pee="$*"
 fi
+##echo "$pee"
+git add .
+. ./boop.sh "$pee"
+wmake inputest.exe