diff --git a/Makefile b/Makefile index cb7ba44c9..b7b795040 100644 --- a/Makefile +++ b/Makefile @@ -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