X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=1f82d9312b220484abf225f12a93f717f3e70c3c;hb=3518b6b4a81ba2369bb95c9a9b387e799c1c3692;hp=3ed36b8fcbfff90f71e064c22be958730bcd4f2a;hpb=edf1705810a7a441ced874687eae2e284c49cd5a;p=16.git diff --git a/awoo.sh b/awoo.sh index 3ed36b8f..1f82d931 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,15 +1,16 @@ #!/bin/bash +. ./wbuild.sh +#if [ -f "*.exe" ] +# then +#fi +wmake -h www +wmake -h clean if [ -z "$*" ]; then - "$pee"="wwww" + pee="wwww" else - "$pee"="$*" + pee="$*" fi +##echo "$pee" git add . -. ./boop.sh "$*" -cp -fp *.exe /var/www/ -scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/ -#if [ -f "*.exe" ] -# then -#zip /var/www/scroll scroll.exe -#zip /var/www/exmmtest exmmtest.exe -#fi +. ./boop.sh "$pee" +. ./builq.sh