X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=5073f2bf14d16907d07aa714921fc92afa322534;hb=280b2698e9eb1af403b0ae29c357a4ae8fdd51a3;hp=5cfad0d12d9da2394b6d6b5c775f71f588c18772;hpb=e59a00057300283a920143bbc7780b4f7c376335;p=16.git diff --git a/awoo.sh b/awoo.sh index 5cfad0d1..5073f2bf 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,6 +1,10 @@ #!/bin/bash git add . -. ./boop.sh %1 -cp -fp *.exe /var/www/html/ -zip /var/www/html/scroll scroll.exe -zip /var/www/html/exmmtest exmmtest.exe +. ./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