This commit is contained in:
Mayel 2021-10-08 10:31:16 +13:00
parent 169799743a
commit 3c4fb8fc30
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@ pre-config: pre-init ## Initialise env files, and create some required folders,
pre-init:
@ln -sfn $(FLAVOUR_PATH)/config ./config
@ln -sfr $(FLAVOUR_PATH) ./data/current_flavour
@ln -sf $(FLAVOUR_PATH) ./data/current_flavour
@mkdir -p config/prod
@mkdir -p config/dev
@touch config/deps.path

View file

@ -1 +1 @@
.
flavours/cooperation