mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-20 17:22:47 +00:00
Merge pull request #211 from ParisNeo/ParisNeo-patch-6
Update webui.bat
This commit is contained in:
commit
99ab273dc0
@ -116,7 +116,7 @@ if exist GPT4All (
|
||||
) else (
|
||||
echo Cloning repository...
|
||||
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
|
||||
echo Pulling latest changes
|
||||
git pull
|
||||
|
Loading…
x
Reference in New Issue
Block a user