X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=3626e3a642889eedad38e72e3d9479f8975c7ff9;hb=f0b6c48c11e40833eb68fa127bcd4ab41d805951;hp=b8df2f7ff190903340a469e73d2d2a3be99dfb64;hpb=b75d914fa978f295fa64e21c11cd83fb79730024;p=16.git diff --git a/awoo.sh b/awoo.sh index b8df2f7f..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 "$*" -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