Fixing make rule for lb/caddyfile
This commit is contained in:
1
Makefile
1
Makefile
@@ -6,6 +6,7 @@ apps_config := $(config_dir)apps.config
|
||||
# .dirstamp plus && $@ is like make magic to get this rule
|
||||
# to only run if the contents of all-apps changes
|
||||
app/.dirstamp: all-apps/app.service all-apps/docker-compose.yaml all-apps/.env \
|
||||
all-apps/lb/Caddyfile \
|
||||
$(wildcard all-apps/lb/*) \
|
||||
$(wildcard all-apps/nextcloud/*) \
|
||||
$(wildcard all-apps/wg-easy/*) \
|
||||
|
||||
Reference in New Issue
Block a user