Skip to content

Commit

Permalink
make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
back-2-95 committed Sep 20, 2019
1 parent 100ec47 commit af773d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions make/stonehenge.mk
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ update: ## Update Stonehenge
@git pull
@make up

PHONY += upgrade
upgrade: down update ## Upgrade Stonehenge (tear down the current first)

#
# Include addons
#
Expand Down

0 comments on commit af773d8

Please sign in to comment.