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