]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
serial debug output added. they are added as _DEBUG_INIT and _DEBUG functions.
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index d17cbad7f80cf52d522f918b18ff83b2dba3b622..ba3e5435c520f895886890404979ce5746fa1434 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,9 +1,17 @@
 #!/bin/bash
-git add .
-. ./boop.sh "$*"
-cp -fp *.exe /var/www/html/
-if [ -e "*.exe" ]
-       then
-zip /var/www/html/scroll scroll.exe
-zip /var/www/html/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"
+. ./wbuild.sh
+##. ./builq.sh slow compile ww