X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=fcdb15044deb92f36e3ca6f5d0f01d3b416d7337;hb=d280f25c9633d068fd3e106f2418e59ace6da2f1;hp=810de60a1ce214c7c23c59cf31e0298b4802b418;hpb=ce7c9b930ecc9840c009b3453507a6d19d6456f4;p=16.git diff --git a/awoo.sh b/awoo.sh index 810de60a..fcdb1504 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,5 +1,9 @@ #!/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/ +#if [ -f "*.exe" ] +# then +zip /var/www/scroll scroll.exe +zip /var/www/exmmtest exmmtest.exe +#fi