X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=5073f2bf14d16907d07aa714921fc92afa322534;hb=f31e09e4be70ced5efbf4394d7ee5eb66d3bae47;hp=61c388e7e408b0cae287248d36024bdf81f1906a;hpb=8878a8671670bfddd8b56a648b16818b1c029b2f;p=16.git diff --git a/awoo.sh b/awoo.sh old mode 100644 new mode 100755 index 61c388e7..5073f2bf --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,10 @@ #!/bin/bash git add . -bash ./boop.sh -cp -p *.exe /var/www/html/ +. ./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