X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=1f82d9312b220484abf225f12a93f717f3e70c3c;hb=bbd8b6304d5203fcf3ec4aac96362b25ea5c6095;hp=ca48c8d9effe8c8a3b959654aebf7b735f13e982;hpb=f8457e6804d0b1cae67ad1860c663c80ba53364a;p=16.git diff --git a/awoo.sh b/awoo.sh index ca48c8d9..1f82d931 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,12 +1,10 @@ #!/bin/bash -. ./w.sh -wmake -wmake comp -if [ -f "*.exe" ] - then -wmake www -fi -wmake clean +. ./wbuild.sh +#if [ -f "*.exe" ] +# then +#fi +wmake -h www +wmake -h clean if [ -z "$*" ]; then pee="wwww" else @@ -15,4 +13,4 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" -. ./w.sh +. ./builq.sh