mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-27 18:04:32 +01:00
parent
c836f41921
commit
71f4abb2db
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
mkdir -vp /data/config/comfy/
|
mkdir -vp /data/config/comfy/custom_nodes
|
||||||
|
|
||||||
declare -A MOUNTS
|
declare -A MOUNTS
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue