X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=1f82d9312b220484abf225f12a93f717f3e70c3c;hb=d71e4ebbd3770b48eee2b2cc18288b97aad4e1e4;hp=0c3b5a4ec5f123e3d242228bb5fb6c12f03f11ca;hpb=6b51341cc50e7930dd4343cb412d7c32447e2ca7;p=16.git diff --git a/awoo.sh b/awoo.sh index 0c3b5a4e..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