]> 4ch.mooo.com Git - 16.git/commitdiff
wwww
authorsparky4 <sparky4@cock.li>
Thu, 1 Oct 2015 18:07:52 +0000 (13:07 -0500)
committersparky4 <sparky4@cock.li>
Thu, 1 Oct 2015 18:07:52 +0000 (13:07 -0500)
awoo.sh
boop.sh

diff --git a/awoo.sh b/awoo.sh
index 5cfad0d12d9da2394b6d6b5c775f71f588c18772..5b9b726303c8ec4ea9357cc12d50048f0b0ecf44 100755 (executable)
--- 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 43c7ac8e28048348cd1e99d5b6dc2b4c7cf6dead..a897d93bde39ad4e3394530d398020cd76c1b2d6 100755 (executable)
--- 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