Skip to content

Commit

Permalink
#2935: install_rancher, add 'exit'
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff1evesque committed Feb 21, 2018
1 parent 26473d9 commit f078225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install_rancher
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ if docker -v >/dev/null 2>&1; then
rancher-compose up -f docker-compose.development -r rancher-compose.development
else
echo 'please install docker per https://github.com/jeff1evesque/machine-learning#installation'
exit
fi

0 comments on commit f078225

Please sign in to comment.