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