X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=ba3e5435c520f895886890404979ce5746fa1434;hb=7a5972f22bc736616ad4ac2e27f3ecf6f6f93663;hp=0d6a1dc3b4c91c4efed21ecdd0248ffe1d122b6e;hpb=52faa857e77f0e19701f5b77fce7e3f8ba19e778;p=16.git diff --git a/awoo.sh b/awoo.sh old mode 100644 new mode 100755 index 0d6a1dc3..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 -fp *.exe /var/www/html/ +. ./boop.sh "$pee" +. ./wbuild.sh +##. ./builq.sh slow compile ww