X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=3626e3a642889eedad38e72e3d9479f8975c7ff9;hb=26536b16d4825df06a4e73380985afb3a0bfb7e4;hp=6e6588661cf2dbf68da14c7f6b18be2b00ab0e8c;hpb=84c9ab05f6080b2ddab8f8ecdac39b7e08c92844;p=16.git diff --git a/awoo.sh b/awoo.sh index 6e658866..3626e3a6 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,9 +1,17 @@ #!/bin/bash -git add . -. ./boop.sh "$*" -cp -fp *.exe /var/www/ -if [ -f "*.exe" ] - then -zip /var/www/scroll scroll.exe -zip /var/www/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 +##. ./mkdld.sh# slow compile ww