From 71f4abb2dbf233cd78a1ba32187310adb193cb88 Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Wed, 10 May 2023 07:32:58 +0200 Subject: [PATCH] Create custom_nodes dir (#461) Closes #460 --- services/comfy/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/comfy/entrypoint.sh b/services/comfy/entrypoint.sh index f9faf7c..f5a7430 100755 --- a/services/comfy/entrypoint.sh +++ b/services/comfy/entrypoint.sh @@ -2,7 +2,7 @@ set -Eeuo pipefail -mkdir -vp /data/config/comfy/ +mkdir -vp /data/config/comfy/custom_nodes declare -A MOUNTS