mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-12-06 07:12:11 +01:00
parent
6f5eef42a7
commit
79868d88e8
|
|
@ -20,4 +20,5 @@ echo "Checking SHAs..."
|
|||
parallel --will-cite -a /docker/checksums.sha256 "echo -n {} | sha256sum -c"
|
||||
|
||||
# fix potential permissions
|
||||
chmod -R 777 /data /output
|
||||
# TODO: need something better than this:
|
||||
# chmod -R 777 /data /output
|
||||
|
|
|
|||
Loading…
Reference in a new issue