changed variables

+changed variables so it correctly calls itself back to menu
This commit is contained in:
deffcolony
2024-07-10 16:51:09 +02:00
parent ef91ff779b
commit 403f2b6851
25 changed files with 87 additions and 140 deletions

View File

@@ -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