]> 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 b8df2f7ff190903340a469e73d2d2a3be99dfb64..1f82d9312b220484abf225f12a93f717f3e70c3c 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,6 +1,16 @@
 #!/bin/bash
+. ./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 "$*"
-cp -fp *.exe /var/www/html/
-zip /var/www/html/scroll scroll.exe
-zip /var/www/html/exmmtest exmmtest.exe
+. ./boop.sh "$pee"
+. ./builq.sh