X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=3626e3a642889eedad38e72e3d9479f8975c7ff9;hb=26536b16d4825df06a4e73380985afb3a0bfb7e4;hp=8a4cebd9349282518d7efca4dde125e5e9bd6329;hpb=f7aaefdc33ed9a427befa6a89ca62132d473279a;p=16.git diff --git a/awoo.sh b/awoo.sh old mode 100644 new mode 100755 index 8a4cebd9..3626e3a6 --- 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 mmtest.exe /var/www/html/ +. ./boop.sh "$pee" +. ./wbuild.sh +##. ./mkdld.sh# slow compile ww