mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-15 00:30:55 +08:00
Update ownership of /comfyui to comfyui user
This commit is contained in:
parent
80519fd53b
commit
cc524b7c86
@ -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