mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-28 23:07:33 +08:00
Update ownership of /comfyui to comfyui user
This commit is contained in:
parent
6572cbb61d
commit
5b27c661c6
@ -26,9 +26,7 @@ fi
|
||||
echo "[entrypoint] Changing directory ownership..."
|
||||
chown -R "$user:$user_group" \
|
||||
/data \
|
||||
/comfyui/custom_nodes \
|
||||
/comfyui/models \
|
||||
/comfyui/.venv \
|
||||
/comfyui \
|
||||
/home/comfyui
|
||||
|
||||
# Add the user to the groups owning /dev/nvidia* devices to ensure CUDA access.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user