stable-diffusion-webui-docker/services/AUTOMATIC1111
Mat c524d95145
Fix overwriting existing values in config.json in auto
`jq` merge direction in this case is right to left so if the user had set up custom paths it would replace them with the default ones. 

This PR switches the direction to use the defaults as fallback instead of overwriting user settings.
2023-04-22 19:20:50 +02:00
..
clone.sh Make Dockerfiles OCI compliant (#408) 2023-04-16 10:32:03 +02:00
config.json [BREAKING] Rename UIs (#254) 2022-12-04 11:00:28 +01:00
Dockerfile Make Dockerfiles OCI compliant (#408) 2023-04-16 10:32:03 +02:00
entrypoint.sh Fix overwriting existing values in config.json in auto 2023-04-22 19:20:50 +02:00
info.py Add gcc (#66) 2022-09-15 20:45:21 +02:00