Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cuttlefish committed Nov 17, 2018
1 parent da45ce1 commit e7de2ce
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 @@ -40,7 +40,7 @@ refresh_repo: # This is destructive. It will delete any modifications in ./deps
git checkout -- mapstory
git submodule update --init --recursive

refresh_deploy: refresh_repo make down up # This is also destructive.
refresh_deploy: refresh_repo build down up # This is also destructive.

logs:
${dco} logs -f
Expand Down

0 comments on commit e7de2ce

Please sign in to comment.