X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=awoo.sh;h=ba3e5435c520f895886890404979ce5746fa1434;hb=6ee6c3222876abeb0f2996104199dbb82416ae6c;hp=531d02147ea5b6d400eede84549ce5a06c2169d9;hpb=6f52bd5dd2090be4718ec4c105727aae5c29776a;p=16.git diff --git a/awoo.sh b/awoo.sh index 531d0214..ba3e5435 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,9 +1,17 @@ #!/bin/bash -git add . -. ./boop.sh "$*" -cp -fp *.exe /var/www/html/ -if [ -e *.exe ] - then -zip /var/www/html/scroll scroll.exe -zip /var/www/html/exmmtest exmmtest.exe +. ./wbuild.sh +#if [ -f "*.exe" ] +# then +#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