X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=7f561cc3345f31d68c1deb021775338857a564de;hb=99ff9b1e8a8ef76386572f4576aa04f2e60b9010;hp=0d6a1dc3b4c91c4efed21ecdd0248ffe1d122b6e;hpb=b224605886508490c12d3136e188894c58293aac;p=16.git diff --git a/awoo.sh b/awoo.sh old mode 100644 new mode 100755 index 0d6a1dc3..7f561cc3 --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,19 @@ #!/bin/bash +. ./wbuild.sh +#if [ -f "*.exe" ] +# then +#fi +wmake -s -h www +wmake -s -h clean +wmake -s -h backupscript +if [ -z "$*" ]; then + pee="wwww" + else + pee="$*" +fi +##echo "$pee" git add . -bash ./boop.sh -cp -fp *.exe /var/www/html/ +. src/util/shbat/boop.sh "$pee" +wmake -s -h initscript +. ./wbuild.sh +##. ./mkdld.sh# slow compile ww