X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=ba3e5435c520f895886890404979ce5746fa1434;hb=fb97121f7d0be4408d8e2ed98a2f7b10b852a915;hp=61c388e7e408b0cae287248d36024bdf81f1906a;hpb=8878a8671670bfddd8b56a648b16818b1c029b2f;p=16.git diff --git a/awoo.sh b/awoo.sh old mode 100644 new mode 100755 index 61c388e7..ba3e5435 --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,17 @@ #!/bin/bash +. ./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 . -bash ./boop.sh -cp -p *.exe /var/www/html/ +. ./boop.sh "$pee" +. ./wbuild.sh +##. ./builq.sh slow compile ww