mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Update update-kobold.bat
This commit is contained in:
@@ -17,6 +17,7 @@ GOTO GIT
|
|||||||
|
|
||||||
:GIT
|
:GIT
|
||||||
if exist .git\ (
|
if exist .git\ (
|
||||||
|
git fetch
|
||||||
git checkout -f
|
git checkout -f
|
||||||
) else (
|
) else (
|
||||||
git init
|
git init
|
||||||
|
Reference in New Issue
Block a user