From 3ebb09c035ae160454a3f01192a378a10b10afc8 Mon Sep 17 00:00:00 2001 From: MK Software Date: Mon, 2 Sep 2024 16:39:00 +0200 Subject: [PATCH] fix --- .../setup/nu/customize-nu-configuration.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scenario-examples-bootstrapper/setup/nu/customize-nu-configuration.sh b/scenario-examples-bootstrapper/setup/nu/customize-nu-configuration.sh index 0b7bc34..4f817a4 100755 --- a/scenario-examples-bootstrapper/setup/nu/customize-nu-configuration.sh +++ b/scenario-examples-bootstrapper/setup/nu/customize-nu-configuration.sh @@ -38,6 +38,7 @@ function customize_nu_configuration() { echo "Starting to customize Nu configuration..." +mkdir -p "$CONFS_DIR" touch "$APP_CUSTOMIZATION_FILE_PATH" shopt -s nullglob