X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=3626e3a642889eedad38e72e3d9479f8975c7ff9;hb=26536b16d4825df06a4e73380985afb3a0bfb7e4;hp=6b38b83164a81e52ef168a97602c7ffbc49298fa;hpb=8fc08c6760cb551f4f975ab05522954e78ef07db;p=16.git diff --git a/awoo.sh b/awoo.sh index 6b38b831..3626e3a6 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,15 +1,17 @@ #!/bin/bash +. ./wbuild.sh +#if [ -f "*.exe" ] +# then +#fi +wmake -h www +wmake -h clean if [ -z "$*" ]; then - $pee="wwww" + pee="wwww" else - $pee="$*" + pee="$*" fi +##echo "$pee" git add . -. ./boop.sh "$*" -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 +. ./boop.sh "$pee" +. ./wbuild.sh +##. ./mkdld.sh# slow compile ww