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