Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Merge b657d18 into 6198a79
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Fisher committed Apr 17, 2014
2 parents 6198a79 + b657d18 commit 15384f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ restart:
logs:
vagrant ssh -c 'journalctl -f -u deis-*'

run: install restart logs
run: install start logs

clean: uninstall
vagrant ssh -c 'cd share && for c in $(COMPONENTS); do docker rm -f deis-$$c; done'
Expand Down

0 comments on commit 15384f4

Please sign in to comment.