From 04a09cb31c823a5c1e361df4e1e218b732eb689f Mon Sep 17 00:00:00 2001 From: simonmcnair <101189766+simonmcnair@users.noreply.github.com> Date: Mon, 10 Mar 2025 20:38:28 +0000 Subject: [PATCH] Update entrypoint.sh --- services/comfy/entrypoint.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/services/comfy/entrypoint.sh b/services/comfy/entrypoint.sh index b94ac10..f10eb66 100755 --- a/services/comfy/entrypoint.sh +++ b/services/comfy/entrypoint.sh @@ -28,8 +28,6 @@ if [ -f "/data/config/comfy/startup.sh" ]; then popd fi -chown -R root ~/.cache/ -chmod 766 ~/.cache/ chown -R $PUID:$PGID ~/.cache/ chmod 776 ~/.cache/