X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=1f82d9312b220484abf225f12a93f717f3e70c3c;hb=06d7ca2f9d2b6a8e784e0338080ceeb7da3621e5;hp=f5b766ec3c8874cb6404d68005d9e38b6e8d8a5e;hpb=75a35fd2843da7105acc7eee68674131431d0ccb;p=16.git diff --git a/awoo.sh b/awoo.sh index f5b766ec..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,10 +13,4 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" -cp -fp *.exe /var/www/ -scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/ -#if [ -f "*.exe" ] -# then -#zip /var/www/scroll scroll.exe -#zip /var/www/exmmtest exmmtest.exe -#fi +. ./builq.sh