mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-17 12:10:49 +01:00
Update update-kobold.bat
This commit is contained in:
parent
2d1561aa55
commit
c701fdce1d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user