diff --git a/Makefile b/Makefile index c10d92b..b464b4f 100644 --- a/Makefile +++ b/Makefile @@ -215,7 +215,7 @@ endif # Combinations .PHONY: %-update %-update: %$(PROJ_SUFFX) %-build %-pull copy-conf - $(MAKE) $(call projname,$<)-cmd x="restart $(x)" + $(MAKE) $(call projname,$<)-down $(MAKE) $(call projname,$<)-up # Arbitrary compose command