Crash when update failed
This commit is contained in:
@@ -95,7 +95,8 @@ git pull --rebase --autostash origin %TARGET_BRANCH%
|
||||
|
||||
:install
|
||||
if %errorlevel% neq 0 (
|
||||
echo There were errors while updating. Please check manually.
|
||||
echo [91mThere were errors while updating.[0m
|
||||
echo See the update FAQ at https://docs.sillytavern.app/usage/update/#common-update-problems
|
||||
goto end
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user