X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=1f82d9312b220484abf225f12a93f717f3e70c3c;hb=3518b6b4a81ba2369bb95c9a9b387e799c1c3692;hp=bd595f0bae20470c0f003dffdd78c7c7a4f77d86;hpb=3eda0514893c69657ced168188902d36de7016c8;p=16.git diff --git a/awoo.sh b/awoo.sh index bd595f0b..1f82d931 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,14 +1,10 @@ #!/bin/bash -wmake -wmake comp -if [ -f "*.exe" ] - then -cp *.exe /var/www/ -rm /var/www/inputest.exe -cp inputest.exe /var/www/ -scp -r -P 26 *.exe 4ch.mooo.com:/var/www/16/ -fi -wmake clean +. ./wbuild.sh +#if [ -f "*.exe" ] +# then +#fi +wmake -h www +wmake -h clean if [ -z "$*" ]; then pee="wwww" else @@ -17,3 +13,4 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" +. ./builq.sh