From e59a00057300283a920143bbc7780b4f7c376335 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Thu, 1 Oct 2015 13:07:21 -0500 Subject: [PATCH] %1 --- awoo.sh | 2 +- boop.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/awoo.sh b/awoo.sh index fadae323..5cfad0d1 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,6 +1,6 @@ #!/bin/bash git add . -bash ./boop.sh +. ./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 e0713f5e..43c7ac8e 100755 --- a/boop.sh +++ b/boop.sh @@ -1,5 +1,5 @@ #!/bin/bash -git commit -a +git commit -a -m %1 git push x4 master git push origin master git push jp master -- 2.39.2