mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-04-27 01:39:03 +00:00
forgot to remove pause
+changed version number to fit with year
This commit is contained in:
@@ -13,7 +13,7 @@ REM Issues: https://github.com/SillyTavern/SillyTavern-Launcher/issues
|
||||
title STL [STARTUP CHECK]
|
||||
setlocal
|
||||
|
||||
set "stl_version=1.2.1"
|
||||
set "stl_version=24.1.2.2"
|
||||
set "stl_title_pid=STL [TROUBLESHOOTING]"
|
||||
|
||||
REM ANSI Escape Code for Colors
|
||||
|
||||
@@ -236,7 +236,6 @@ if exist "%LOCALAPPDATA%\Microsoft\WindowsApps\python3.exe" (
|
||||
) else (
|
||||
echo [ %green_fg_strong%OK%reset% ] Nothing to remove for Execution Alias of python3.exe %reset%
|
||||
)
|
||||
pause
|
||||
|
||||
REM Installer menu - Frontend
|
||||
:installer
|
||||
|
||||
Reference in New Issue
Block a user