X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=1f82d9312b220484abf225f12a93f717f3e70c3c;hb=e7e1040acdb9b603ce1043cc970a512f2d6b90e9;hp=ca11ce9b45950af8cc29ca2af53e5e16f880ed47;hpb=13e7979492d5622f1bc192e0aea2bc5b7cd6150b;p=16.git diff --git a/awoo.sh b/awoo.sh index ca11ce9b..1f82d931 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,12 +1,10 @@ #!/bin/bash -wmake -wmake comp -if [ -f "*.exe" ] - then -cp -fp *.exe /var/www/ -scp -rp -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 @@ -15,3 +13,4 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" +. ./builq.sh