mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-22 17:52:35 +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 (
|
) 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…
x
Reference in New Issue
Block a user