helpers (bugfix): restart bashit after upgrade

This commit is contained in:
Gurkirat Singh
2021-06-11 12:41:28 +05:30
parent 2444a57cc5
commit 01b916c544

View File

@@ -203,7 +203,7 @@ _bash-it_pull_and_update_inner() {
_bash-it-migrate _bash-it-migrate
echo "" echo ""
echo "All done, enjoy!" echo "All done, enjoy!"
bash-it reload bash-it restart
else else
echo "Error updating Bash-it, please, check if your Bash-it installation folder (${BASH_IT}) is clean." echo "Error updating Bash-it, please, check if your Bash-it installation folder (${BASH_IT}) is clean."
fi fi