X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=1f82d9312b220484abf225f12a93f717f3e70c3c;hb=663e52d5641538fc75ccdad3ba2529a27e8e0ff8;hp=e941544e8b2e4a8beeb50a3a7994b2d96654e886;hpb=2ea85100e642ee29d9cf4df9bc6b7b942cc8f540;p=16.git diff --git a/awoo.sh b/awoo.sh index e941544e..1f82d931 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,10 @@ #!/bin/bash +. ./wbuild.sh +#if [ -f "*.exe" ] +# then +#fi +wmake -h www +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 +. ./builq.sh