Fixed reload command in the update function

pull/1218/head
Nils Winkler 2018-07-19 09:00:02 +02:00
parent 4192d07f4f
commit f6e2fdd2cf
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ _bash-it_update() {
_bash-it-migrate _bash-it-migrate
echo "" echo ""
echo "All done, enjoy!" echo "All done, enjoy!"
reload bash-it reload
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