X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=7f561cc3345f31d68c1deb021775338857a564de;hb=99ff9b1e8a8ef76386572f4576aa04f2e60b9010;hp=c008020705960d442dcb76387430bbab680bbefe;hpb=193a0631b6abadab8323283c4026246bffe9c9bb;p=16.git diff --git a/awoo.sh b/awoo.sh index c0080207..7f561cc3 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,10 +1,11 @@ #!/bin/bash -. ./w.sh -if [ -f "*.exe" ] - then -wmake -h www -fi -wmake -h clean +. ./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 @@ -12,5 +13,7 @@ if [ -z "$*" ]; then fi ##echo "$pee" git add . -. ./boop.sh "$pee" -. ./w.sh +. src/util/shbat/boop.sh "$pee" +wmake -s -h initscript +. ./wbuild.sh +##. ./mkdld.sh# slow compile ww