This commit is contained in:
ParisNeo 2023-04-22 21:51:41 +02:00
parent 79f29795d1
commit 30ae91c070

View File

@ -60,6 +60,7 @@ else
echo Cloning repository...
rem Clone the Git repository into a temporary directory
git clone https://github.com/nomic-ai/gpt4all-ui.git ./GPT4All
cd GPT4All
fi
fi
echo Pulling latest version...