From fd6201cc2ad884d957dc79f6e1d6e57c4c292113 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 7 Jan 2024 21:25:12 +0100 Subject: [PATCH] Update 01-config_yaml.sh --- .templates/01-config_yaml.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.templates/01-config_yaml.sh b/.templates/01-config_yaml.sh index d7b75f167..d508a9d4a 100755 --- a/.templates/01-config_yaml.sh +++ b/.templates/01-config_yaml.sh @@ -28,6 +28,7 @@ else fi # Default location +mkdir -p "$CONFIGLOCATION" || true CONFIGSOURCE="$CONFIGLOCATION"/config.yaml # Is there a custom path