X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=c008020705960d442dcb76387430bbab680bbefe;hb=fb8c5bdd1e2713609cd78281b4b848e0cc126905;hp=5ef0ca1556a539dedbc726c179d6a5ea5b3884af;hpb=c0ae467c0485d2b22069a67aef17cad58bd2aa96;p=16.git diff --git a/awoo.sh b/awoo.sh old mode 100644 new mode 100755 index 5ef0ca15..c0080207 --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,16 @@ #!/bin/bash +. ./w.sh +if [ -f "*.exe" ] + then +wmake -h www +fi +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" +. ./w.sh