X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=ba3e5435c520f895886890404979ce5746fa1434;hb=6b164d70a5927e8955b1e0869c4ad32d63410d00;hp=fcdb15044deb92f36e3ca6f5d0f01d3b416d7337;hpb=41652ccc25bea2cb198837d56eaa6f79db71e767;p=16.git diff --git a/awoo.sh b/awoo.sh index fcdb1504..ba3e5435 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,9 +1,17 @@ #!/bin/bash -git add . -. ./boop.sh "$*" -cp -fp *.exe /var/www/ +. ./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