X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=3626e3a642889eedad38e72e3d9479f8975c7ff9;hb=26536b16d4825df06a4e73380985afb3a0bfb7e4;hp=a49a73c72e3e5f5457f563eed0ea69cc28004f91;hpb=a70a2b458eb4342f3a22449fd3b5193b6b112724;p=16.git diff --git a/awoo.sh b/awoo.sh index a49a73c7..3626e3a6 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,12 +1,10 @@ #!/bin/bash -wmake -wmake comp -if [ -f "*.exe" ] - then -cp -f *.exe /var/www/ -scp -r -P 26 *.exe 4ch.mooo.com:/var/www/16/ -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,5 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" -wmake inputest.exe +. ./wbuild.sh +##. ./mkdld.sh# slow compile ww