X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=5073f2bf14d16907d07aa714921fc92afa322534;hb=524c6568bcdca11e835f545cad52d7be197efaaa;hp=8a4cebd9349282518d7efca4dde125e5e9bd6329;hpb=f7aaefdc33ed9a427befa6a89ca62132d473279a;p=16.git diff --git a/awoo.sh b/awoo.sh old mode 100644 new mode 100755 index 8a4cebd9..5073f2bf --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,10 @@ #!/bin/bash git add . -bash ./boop.sh -cp mmtest.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