From: sparky4 Date: Fri, 5 Feb 2016 20:22:58 +0000 (-0600) Subject: ww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=58ed708e0edd692642f792d286cb35e912865ceb;p=plz.git ww --- diff --git a/awoo.sh b/awoo.sh new file mode 100755 index 0000000..bf9ffa3 --- /dev/null +++ b/awoo.sh @@ -0,0 +1,16 @@ +#!/bin/bash +if [ -z "$*" ]; then + pee="wwww" + else + pee="$*" +fi +##echo "$pee" +git add . +. ./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 diff --git a/boop.sh b/boop.sh new file mode 100755 index 0000000..c57c4e5 --- /dev/null +++ b/boop.sh @@ -0,0 +1,6 @@ +#!/bin/bash +git commit -a -m "$1" +git push x4 master +#git push origin master +#git push jp master +#git push sf master