Finishing make app refactor.
This commit is contained in:
5
all-apps/dozzle/20/Makefile
Normal file
5
all-apps/dozzle/20/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
IMAGE_DEPS := $(IMAGE_DEPS) \
|
||||
app/dozzle/Caddyfile
|
||||
|
||||
app/dozzle/Caddyfile: $(apps_config) app/dozzle/make-caddyfile.sh
|
||||
./app/dozzle/make-caddyfile.sh $(apps_config) > $@
|
||||
Reference in New Issue
Block a user