]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
wwww
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index fadae323e4b8275d3d761f86a7bbc5a249787f93..a49a73c72e3e5f5457f563eed0ea69cc28004f91 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,6 +1,18 @@
 #!/bin/bash
+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 .
-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"
+wmake inputest.exe