💄 Added friendly goodbye message at end of -r

This commit is contained in:
z3rOR0ne 2022-07-27 11:11:36 -07:00
parent eb1c67002e
commit 14cac4b6c6

View file

@ -246,6 +246,7 @@ else
git push --force ${remotearray[i]} ;
done
echo "${txtblue}bgit script has completed! goodbye!${txtwhite}"
exit 0
else
echo "${txtblue}No revisions to git branch have been made.${txtwhite}"