mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-04-28 18:21:44 +00:00
changed variables
+changed variables so it correctly calls itself back to menu
This commit is contained in:
@@ -83,9 +83,4 @@ if "%GPU_CHOICE%"=="1" (
|
||||
:install_koboldcpp_final
|
||||
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%Successfully installed koboldcpp%reset%
|
||||
pause
|
||||
|
||||
if "%caller%"=="home" (
|
||||
exit /b 1
|
||||
) else (
|
||||
exit /b 0
|
||||
)
|
||||
goto :app_installer_text_completion
|
||||
Reference in New Issue
Block a user