mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-05-06 19:08:06 +00:00
Update webui.sh
This commit is contained in:
parent
99ab273dc0
commit
a832b5b55d
2
webui.sh
2
webui.sh
@ -62,7 +62,7 @@ if ping -q -c 1 google.com >/dev/null 2>&1; then
|
|||||||
else
|
else
|
||||||
echo Cloning repository...
|
echo Cloning repository...
|
||||||
rem Clone the Git repository into a temporary directory
|
rem Clone the Git repository into a temporary directory
|
||||||
git clone https://github.com/nomic-ai/gpt4all-ui.git ./GPT4All
|
git clone https://github.com/ParisNeo/gpt4all-ui.git ./GPT4All
|
||||||
cd GPT4All
|
cd GPT4All
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user