Skip to content

Commit

Permalink
Launch doctor after install
Browse files Browse the repository at this point in the history
  • Loading branch information
kzaitsev committed Mar 12, 2016
1 parent e7d734c commit 6c92c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ case $1 in
tmpCleanup

source $HOME/.grvm/scripts/grvm
__grvmFn doctor > /dev/null
echo "GRVM has been installed"
;;
esac

0 comments on commit 6c92c69

Please sign in to comment.