This commit is contained in:
rootzoll
2019-01-10 00:27:36 +01:00
parent 9734b2cb5d
commit 7e65673dd2

View File

@@ -24,7 +24,7 @@ origin=$(git remote -v | grep 'origin' | tail -n1)
echo "" echo ""
echo "*** UPDATING SHELL SCRIPTS FROM GITHUB ***" echo "*** UPDATING SHELL SCRIPTS FROM GITHUB ***"
echo "justincase, not the final upadte mechanism" echo "just in case, not the final update mechanism"
echo "REPO ----> ${origin}" echo "REPO ----> ${origin}"
echo "BRANCH --> ${activeBranch}" echo "BRANCH --> ${activeBranch}"
echo "******************************************" echo "******************************************"