Update entrypoint.sh

This commit is contained in:
simonmcnair 2025-03-10 20:38:28 +00:00 committed by GitHub
parent 7e35f13846
commit 04a09cb31c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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/