mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-05-02 20:21:11 +00:00
changed variables
+changed variables so it correctly calls itself back to menu
This commit is contained in:
@@ -114,11 +114,7 @@ echo.
|
||||
echo If you do want a config file, copy over config_sample.yml to config.yml. All the fields are commented,
|
||||
echo so make sure to read the descriptions and comment out or remove fields that you don't need.
|
||||
echo.
|
||||
|
||||
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%TabbyAPI has been installed successfully.%reset%
|
||||
pause
|
||||
|
||||
if "%caller%"=="home" (
|
||||
exit /b 1
|
||||
) else (
|
||||
exit /b 0
|
||||
)
|
||||
goto :install_tabbyapi_menu
|
||||
Reference in New Issue
Block a user