mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-16 10:36:59 +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..."
|
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…
x
Reference in New Issue
Block a user