]> 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 6e6588661cf2dbf68da14c7f6b18be2b00ab0e8c..1f82d9312b220484abf225f12a93f717f3e70c3c 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,9 +1,16 @@
 #!/bin/bash
-git add .
-. ./boop.sh "$*"
-cp -fp *.exe /var/www/
-if [ -f "*.exe" ]
-       then
-zip /var/www/scroll scroll.exe
-zip /var/www/exmmtest exmmtest.exe
+. ./wbuild.sh
+#if [ -f "*.exe" ]
+#      then
+#fi
+wmake -h www
+wmake -h clean
+if [ -z "$*" ]; then
+               pee="wwww"
+       else
+               pee="$*"
 fi
+##echo "$pee"
+git add .
+. ./boop.sh "$pee"
+. ./builq.sh