]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
added compressor in parts ^^
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index ca11ce9b45950af8cc29ca2af53e5e16f880ed47..c008020705960d442dcb76387430bbab680bbefe 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,12 +1,10 @@
 #!/bin/bash
-wmake
-wmake comp
+. ./w.sh
 if [ -f "*.exe" ]
-        then
-cp -fp *.exe /var/www/
-scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/
+       then
+wmake -h www
 fi
-wmake clean
+wmake -h clean
 if [ -z "$*" ]; then
                pee="wwww"
        else
@@ -15,3 +13,4 @@ fi
 ##echo "$pee"
 git add .
 . ./boop.sh "$pee"
+. ./w.sh