mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-15 06:21:34 +03:00
Update entrypoint.sh
This commit is contained in:
parent
511730de88
commit
59f4826e3e
@ -118,7 +118,6 @@ fi
|
|||||||
if [[ -e "${MODEL_DIR}/sd-concepts-library" ]]; then
|
if [[ -e "${MODEL_DIR}/sd-concepts-library" ]]; then
|
||||||
cd ${MODEL_DIR}/sd-concepts-library
|
cd ${MODEL_DIR}/sd-concepts-library
|
||||||
git pull
|
git pull
|
||||||
cd $SCRIPT_DIR
|
|
||||||
else
|
else
|
||||||
cd ${MODEL_DIR}
|
cd ${MODEL_DIR}
|
||||||
git clone https://github.com/sd-webui/sd-concepts-library
|
git clone https://github.com/sd-webui/sd-concepts-library
|
||||||
|
Loading…
Reference in New Issue
Block a user