mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-03 10:57:35 +01:00
Update update-kobold.bat
Improved reliability
This commit is contained in:
parent
6670168a47
commit
56679d775f
@ -35,6 +35,7 @@ SET branch=main
|
||||
git init
|
||||
git remote remove origin
|
||||
git remote add origin %origin%
|
||||
git fetch
|
||||
git fetch --all
|
||||
git checkout %branch% -f
|
||||
git reset --hard origin/%branch%
|
||||
cmd /k
|
Loading…
x
Reference in New Issue
Block a user