mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
bugfix
This commit is contained in:
parent
6b40b93a0c
commit
5bdb171d3a
@ -41,7 +41,7 @@ echo Pull latest version of the code
|
||||
git pull
|
||||
|
||||
echo Download latest personalities
|
||||
if not exist tmp\personalities git clone https://github.com/ParisNeo/GPT4All_Personalities.git tmp\personalities
|
||||
if not exist tmp/personalities git clone https://github.com/ParisNeo/GPT4All_Personalities.git tmp/personalities
|
||||
cp tmp/personalities/* personalities
|
||||
|
||||
echo Cleaning tmp folder
|
||||
|
Loading…
Reference in New Issue
Block a user