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 (
15 if %errorlevel% neq 0 (15 if %errorlevel% neq 0 (
16 REM incase there is still something wrong16 REM incase there is still something wrong
17 echo There were errors while updating.17 echo There were errors while updating.
18 echo See the update FAQ at https://docs.sillytavern.app/usage/update/#common-update-problems18 echo See the update FAQ at https://docs.sillytavern.app/installation/updating/
19 goto end19 goto end
20 )20 )
21)21)