Files
app/all-apps/ghost/6/Makefile

6 lines
195 B
Makefile
Raw Normal View History

2026-07-03 10:14:03 -07:00
IMAGE_DEPS := $(IMAGE_DEPS) \
app/ghost/.compose-env
app/ghost/.compose-env: $(apps_config) app/ghost/.compose.env.tmpl app/ghost/make-ghost-env.sh
./app/ghost/make-ghost-env.sh $(apps_config)