| @@ -15,7 +15,7 @@ if %errorlevel% neq 0 ( | ||
| 15 | 15 | if %errorlevel% neq 0 ( |
| 16 | 16 | REM incase there is still something wrong |
| 17 | 17 | echo [91mThere were errors while updating.[0m |
| 18 | 18 | echo See the update FAQ at https://docs.sillytavern.app/usageinstallation/updateupdating/#common-update-problems |
| 19 | 19 | goto end |
| 20 | 20 | ) |
| 21 | 21 | ) |