Update UpdateAndStart.bat

2e3dff73a127679f643e971801cd51173c2c34e7

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +1 -1Showing whitespace changes
UpdateAndStart.bat+1 -1
@@ -15,7 +15,7 @@ if %errorlevel% neq 0 (
1515 if %errorlevel% neq 0 (
1616 REM incase there is still something wrong
1717 echo There were errors while updating.
1818 echo See the update FAQ at https://docs.sillytavern.app/usageinstallation/updateupdating/#common-update-problems
1919 goto end
2020 )
2121)