From 076b5747d37620eae2a1211e1405c6d98bd57d14 Mon Sep 17 00:00:00 2001 From: LEv145 <40071054+LEv145@users.noreply.github.com> Date: Fri, 28 Apr 2023 15:42:12 +0200 Subject: [PATCH] Fix file permissions (#425) https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/424 Co-authored-by: LEv145 --- services/comfy/entrypoint.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 services/comfy/entrypoint.sh diff --git a/services/comfy/entrypoint.sh b/services/comfy/entrypoint.sh old mode 100644 new mode 100755