X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=inline;f=awoo.sh;h=3626e3a642889eedad38e72e3d9479f8975c7ff9;hb=47c09acbb1eb6319d7327313668c4f0ec268f31b;hp=ca11ce9b45950af8cc29ca2af53e5e16f880ed47;hpb=13e7979492d5622f1bc192e0aea2bc5b7cd6150b;p=16.git diff --git a/awoo.sh b/awoo.sh index ca11ce9b..3626e3a6 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,5 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" +. ./wbuild.sh +##. ./mkdld.sh# slow compile ww