mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-03-14 07:47:25 +00:00
Update Launcher.bat
This commit is contained in:
@@ -140,7 +140,8 @@ echo %blue_fg_strong%[INFO] Launcher already up to date.%reset%
|
||||
goto :startupcheck_no_update
|
||||
|
||||
:startupcheck_found_update
|
||||
echo New update for sillytavern-launcher is available!
|
||||
cls
|
||||
echo %blue_fg_strong%[INFO]%reset% %cyan_fg_strong%New update for sillytavern-launcher is available!%reset%
|
||||
set /p update_choice=Update now? [Y/n]
|
||||
if /i "%update_choice%"=="Y" (
|
||||
REM Update the repository
|
||||
|
||||
Reference in New Issue
Block a user