]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
Merge remote-tracking branch 'upstream/master'
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index fcdb15044deb92f36e3ca6f5d0f01d3b416d7337..1f82d9312b220484abf225f12a93f717f3e70c3c 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,9 +1,16 @@
 #!/bin/bash
-git add .
-. ./boop.sh "$*"
-cp -fp *.exe /var/www/
+. ./wbuild.sh
 #if [ -f "*.exe" ]
 #      then
-zip /var/www/scroll scroll.exe
-zip /var/www/exmmtest exmmtest.exe
 #fi
+wmake -h www
+wmake -h clean
+if [ -z "$*" ]; then
+               pee="wwww"
+       else
+               pee="$*"
+fi
+##echo "$pee"
+git add .
+. ./boop.sh "$pee"
+. ./builq.sh