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
|
||||
if exist .git\ (
|
||||
git fetch
|
||||
git checkout -f
|
||||
) else (
|
||||
git init
|
||||
|
Reference in New Issue
Block a user