X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=1f82d9312b220484abf225f12a93f717f3e70c3c;hb=9c4c3a9e080f3e58986d030072eaf5cd9e5aa9e9;hp=f2efd5e95059bcf5233781b665ad708b67e3b81a;hpb=0e7cdec36bb724be278a559210eb3a977fd86cae;p=16.git diff --git a/awoo.sh b/awoo.sh index f2efd5e9..1f82d931 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,10 @@ #!/bin/bash +. ./wbuild.sh +#if [ -f "*.exe" ] +# then +#fi +wmake -h www +wmake -h clean if [ -z "$*" ]; then pee="wwww" else @@ -7,8 +13,4 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" -if [ -f "*.exe" ] - then -cp -fp *.exe /var/www/ -scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/ -fi +. ./builq.sh