mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 20:37:51 +00:00
Update webui.bat
This commit is contained in:
parent
c5d3f92ba8
commit
ec5e5eebf3
@ -116,7 +116,7 @@ if exist GPT4All (
|
|||||||
) 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
|
||||||
echo Pulling latest changes
|
echo Pulling latest changes
|
||||||
git pull
|
git pull
|
||||||
|
Loading…
Reference in New Issue
Block a user