]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
16_in improvements and added debugging stuff~~~~
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index 94fbe3c143e36b1a1a38a48d5ca02983a1ba0aaa..ca48c8d9effe8c8a3b959654aebf7b735f13e982 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -3,11 +3,8 @@
 wmake
 wmake comp
 if [ -f "*.exe" ]
-        then
-cp *.exe /var/www/
-rm /var/www/inputest.exe
-cp inputest.exe /var/www/inputest.exe
-scp -r -P 26 *.exe 4ch.mooo.com:/var/www/16/
+       then
+wmake www
 fi
 wmake clean
 if [ -z "$*" ]; then