X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=c008020705960d442dcb76387430bbab680bbefe;hb=5f49317ba71c4d5b2537849733706a9741956916;hp=e941544e8b2e4a8beeb50a3a7994b2d96654e886;hpb=2ea85100e642ee29d9cf4df9bc6b7b942cc8f540;p=16.git diff --git a/awoo.sh b/awoo.sh index e941544e..c0080207 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,10 @@ #!/bin/bash +. ./w.sh +if [ -f "*.exe" ] + then +wmake -h www +fi +wmake -h clean if [ -z "$*" ]; then pee="wwww" else @@ -7,10 +13,4 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" -cp -fp bin/*.exe /var/www/ -scp -rp -P 26 bin/*.exe 4ch.mooo.com:/var/www/16/ -#if [ -f "bin/*.exe" ] -# then -#zip /var/www/scroll scroll.exe -#zip /var/www/exmmtest exmmtest.exe -#fi +. ./w.sh