From: sparky4 Date: Thu, 1 Oct 2015 18:07:52 +0000 (-0500) Subject: wwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=062f1fe8af8fa3513aa2be632aa4cc7b18751f1f;p=16.git wwww --- diff --git a/awoo.sh b/awoo.sh index 5cfad0d1..5b9b7263 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,6 +1,6 @@ #!/bin/bash git add . -. ./boop.sh %1 +. ./boop.sh "$1" cp -fp *.exe /var/www/html/ zip /var/www/html/scroll scroll.exe zip /var/www/html/exmmtest exmmtest.exe diff --git a/boop.sh b/boop.sh index 43c7ac8e..a897d93b 100755 --- a/boop.sh +++ b/boop.sh @@ -1,5 +1,5 @@ #!/bin/bash -git commit -a -m %1 +git commit -a -m "$1" git push x4 master git push origin master git push jp master