X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=ba3e5435c520f895886890404979ce5746fa1434;hb=ab7178cd4cfa5f75d0388d0322db7512bc9a6f20;hp=5073f2bf14d16907d07aa714921fc92afa322534;hpb=cc4011ac90b3006bac7f0c4d8c708c8a4be2926d;p=16.git diff --git a/awoo.sh b/awoo.sh index 5073f2bf..ba3e5435 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,10 +1,17 @@ #!/bin/bash -git add . -. ./boop.sh "$*" -cp -fp *.exe /var/www/ -scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/ +. ./wbuild.sh #if [ -f "*.exe" ] # then -#zip /var/www/scroll scroll.exe -#zip /var/www/exmmtest exmmtest.exe #fi +wmake -h www +wmake -h clean +if [ -z "$*" ]; then + pee="wwww" + else + pee="$*" +fi +##echo "$pee" +git add . +. ./boop.sh "$pee" +. ./wbuild.sh +##. ./builq.sh slow compile ww