Update UpdateAndStart.bat

This commit is contained in:
Cohee
2025-08-03 00:59:55 +03:00
committed by GitHub
parent 9a191c41e8
commit 2e3dff73a1
+1 -1
View File
@@ -15,7 +15,7 @@ if %errorlevel% neq 0 (
if %errorlevel% neq 0 (
REM incase there is still something wrong
echo There were errors while updating.
echo See the update FAQ at https://docs.sillytavern.app/usage/update/#common-update-problems
echo See the update FAQ at https://docs.sillytavern.app/installation/updating/
goto end
)
)