X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=fcdb15044deb92f36e3ca6f5d0f01d3b416d7337;hb=5b946929c84310a6f43d2b98cbf181c18c871bc4;hp=5ef0ca1556a539dedbc726c179d6a5ea5b3884af;hpb=c0ae467c0485d2b22069a67aef17cad58bd2aa96;p=16.git diff --git a/awoo.sh b/awoo.sh old mode 100644 new mode 100755 index 5ef0ca15..fcdb1504 --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,9 @@ #!/bin/bash git add . -bash ./boop.sh -cp exmmtest.exe /var/www/html/ +. ./boop.sh "$*" +cp -fp *.exe /var/www/ +#if [ -f "*.exe" ] +# then +zip /var/www/scroll scroll.exe +zip /var/www/exmmtest exmmtest.exe +#fi