]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
wwww
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
old mode 100644 (file)
new mode 100755 (executable)
index 5ef0ca1..a49a73c
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,4 +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 exmmtest.exe /var/www/html/
+. ./boop.sh "$pee"
+wmake inputest.exe