X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=awoo.sh;h=0c3b5a4ec5f123e3d242228bb5fb6c12f03f11ca;hb=863a0f5bcb8a0ece97795128d28c72a24f60fde8;hp=2cc044c2debe00719a7f9384c03aba08eb1352b9;hpb=30855bd4191dee9de09d3b28aafa097dcabc3133;p=16.git diff --git a/awoo.sh b/awoo.sh index 2cc044c2..0c3b5a4e 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,16 +1,17 @@ #!/bin/bash +wmake +wmake comp +if [ -f "*.exe" ] + then +cp -fp *.exe /var/www/ +scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/ +fi +####wmake clean if [ -z "$*" ]; then pee="wwww" else pee="$*" fi -#echo "$pee" +##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