]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
doslib updated to use struct packing. it is now safe to include vrl.h
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index 3ed36b8fcbfff90f71e064c22be958730bcd4f2a..1f82d9312b220484abf225f12a93f717f3e70c3c 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,15 +1,16 @@
 #!/bin/bash
+. ./wbuild.sh
+#if [ -f "*.exe" ]
+#      then
+#fi
+wmake -h www
+wmake -h clean
 if [ -z "$*" ]; then
-               "$pee"="wwww"
+               pee="wwww"
        else
-               "$pee"="$*"
+               pee="$*"
 fi
+##echo "$pee"
 git add .
-. ./boop.sh "$*"
-cp -fp *.exe /var/www/
-scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/
-#if [ -f "*.exe" ]
-#      then
-#zip /var/www/scroll scroll.exe
-#zip /var/www/exmmtest exmmtest.exe
-#fi
+. ./boop.sh "$pee"
+. ./builq.sh