X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=ba3e5435c520f895886890404979ce5746fa1434;hb=c1d3221afb5fe541d8c886ff66198329c153e48e;hp=0751007bbba10ccd85b5e841084d4cf5dfe36ca9;hpb=f3a083c1918f2764ac6abb747fabc0b9210d1c21;p=16.git diff --git a/awoo.sh b/awoo.sh old mode 100644 new mode 100755 index 0751007b..ba3e5435 --- a/awoo.sh +++ b/awoo.sh @@ -1,5 +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/ -cp -fp 16/exmmtest/EXMMTEST.EXE /var/www/html/exmmbc.exe +. ./boop.sh "$pee" +. ./wbuild.sh +##. ./builq.sh slow compile ww