Skip to content

Commit

Permalink
Verbose commands are better
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Dec 14, 2018
1 parent 0eeda35 commit bcb3186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/vagrant/up.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

cd /vagrant

docker-compose up -d
docker-compose up --detach --remove-orphans

echo "Done! Please wait a few seconds before the containers are up."

0 comments on commit bcb3186

Please sign in to comment.