Fixed reload command in the update function

This commit is contained in:
Nils Winkler
2018-07-19 09:00:02 +02:00
parent 4192d07f4f
commit f6e2fdd2cf

View File

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