mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-26 22:30:19 +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..."
|
echo "[entrypoint] Changing directory ownership..."
|
||||||
chown -R "$user:$user_group" \
|
chown -R "$user:$user_group" \
|
||||||
/data \
|
/data \
|
||||||
/comfyui/custom_nodes \
|
/comfyui \
|
||||||
/comfyui/models \
|
|
||||||
/comfyui/.venv \
|
|
||||||
/home/comfyui
|
/home/comfyui
|
||||||
|
|
||||||
# Add the user to the groups owning /dev/nvidia* devices to ensure CUDA access.
|
# Add the user to the groups owning /dev/nvidia* devices to ensure CUDA access.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user