Merge pull request #1891 from tbhaxor/bugfix/helper/upgrade

Replace reload with restart bash it after upgrade
This commit is contained in:
Noah Gorny
2021-06-23 13:24:49 +03:00
committed by GitHub

View File

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