X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=1f82d9312b220484abf225f12a93f717f3e70c3c;hb=e9225c9f63fad34a97d4b9652ea6b60743b0e7a4;hp=5ef0ca1556a539dedbc726c179d6a5ea5b3884af;hpb=c0ae467c0485d2b22069a67aef17cad58bd2aa96;p=16.git diff --git a/awoo.sh b/awoo.sh old mode 100644 new mode 100755 index 5ef0ca15..1f82d931 --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,16 @@ #!/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 exmmtest.exe /var/www/html/ +. ./boop.sh "$pee" +. ./builq.sh