From 59f4826e3e93599dcbf0ef70bd34241c2caddf92 Mon Sep 17 00:00:00 2001 From: hlky <106811348+hlky@users.noreply.github.com> Date: Sun, 2 Oct 2022 02:04:31 +0100 Subject: [PATCH] Update entrypoint.sh --- entrypoint.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 952a6df..c1d9043 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -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