X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=ba3e5435c520f895886890404979ce5746fa1434;hb=631d2bde47de81ead5300f7aca378447387f254c;hp=94fbe3c143e36b1a1a38a48d5ca02983a1ba0aaa;hpb=3f8760a1221e6b1225f93eed749c97e3e93d7a78;p=16.git diff --git a/awoo.sh b/awoo.sh index 94fbe3c1..ba3e5435 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,15 +1,10 @@ #!/bin/bash -. ./w.sh -wmake -wmake comp -if [ -f "*.exe" ] - then -cp *.exe /var/www/ -rm /var/www/inputest.exe -cp inputest.exe /var/www/inputest.exe -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 @@ -18,4 +13,5 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" -. ./w.sh +. ./wbuild.sh +##. ./builq.sh slow compile ww