mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-14 14:05:36 +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
|
||||
cd ${MODEL_DIR}/sd-concepts-library
|
||||
git pull
|
||||
cd $SCRIPT_DIR
|
||||
else
|
||||
cd ${MODEL_DIR}
|
||||
git clone https://github.com/sd-webui/sd-concepts-library
|
||||
|
Loading…
Reference in New Issue
Block a user