From: Roland Haeder <roland@mxchange.org>
Date: Thu, 21 Jul 2016 19:43:32 +0000 (+0200)
Subject: "o" is for origin
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3ffef2f3ed6c7af4fa09bdce80b3f357f55f0fba;p=jprojects-scripts.git

"o" is for origin

Signed-off-by: Roland Haeder <roland@mxchange.org>
---

diff --git a/push-stick.sh b/push-stick.sh
index 947c8ec..f3e72c1 100755
--- a/push-stick.sh
+++ b/push-stick.sh
@@ -2,7 +2,7 @@
 
 . ./.jprojects.sh || exit 255
 
-TARGETS="d t u"
+TARGETS="o d t u"
 
 if [ "$1" = "a" ]
 then