This commit is contained in:
Mayel 2021-05-23 13:00:14 +02:00
parent b3388927c3
commit a4d4c16949

View file

@ -47,8 +47,7 @@ define load_env
endef
pre-config: pre-init ## Initialise env files, and create some required folders, files and softlinks
@echo "You can now edit your config for flavour '$(FLAVOUR)' in config/dev/secrets.env, config/dev/public.env and ./config/
more generally."
@echo "You can now edit your config for flavour '$(FLAVOUR)' in config/dev/secrets.env, config/dev/public.env and ./config/ more generally."
pre-init:
@ln -sfn $(BONFIRE_FLAVOUR)/config ./config