mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-12-06 07:12:11 +01:00
Update entrypoint.sh
This commit is contained in:
parent
7e35f13846
commit
04a09cb31c
|
|
@ -28,8 +28,6 @@ if [ -f "/data/config/comfy/startup.sh" ]; then
|
|||
popd
|
||||
fi
|
||||
|
||||
chown -R root ~/.cache/
|
||||
chmod 766 ~/.cache/
|
||||
chown -R $PUID:$PGID ~/.cache/
|
||||
chmod 776 ~/.cache/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue