From: sparky4 Date: Thu, 7 Jan 2016 19:12:31 +0000 (-0600) Subject: modified: awoo.sh X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=438f16e16574123048bacffb8a5fe49941e354e3;p=bakadb.git modified: awoo.sh --- diff --git a/awoo.sh b/awoo.sh index 9e26c56..bf9ffa3 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,3 +1,16 @@ #!/bin/bash +if [ -z "$*" ]; then + pee="wwww" + else + pee="$*" +fi +##echo "$pee" git add . -bash ./boop.sh +. ./boop.sh "$pee" +#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