X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=3626e3a642889eedad38e72e3d9479f8975c7ff9;hb=08aceab528da25f5d37a2c7df034337d2e131e3c;hp=5cfad0d12d9da2394b6d6b5c775f71f588c18772;hpb=e59a00057300283a920143bbc7780b4f7c376335;p=16.git diff --git a/awoo.sh b/awoo.sh index 5cfad0d1..3626e3a6 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,6 +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 . -. ./boop.sh %1 -cp -fp *.exe /var/www/html/ -zip /var/www/html/scroll scroll.exe -zip /var/www/html/exmmtest exmmtest.exe +. ./boop.sh "$pee" +. ./wbuild.sh +##. ./mkdld.sh# slow compile ww