1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2024-11-21 20:33:00 +00:00

Update Makefile

full restart on container update
This commit is contained in:
Jörn-Michael Miehe 2019-10-17 15:11:32 +02:00 committed by GitHub
parent 53a2380f94
commit b92adfaf4b

View file

@ -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