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

@@ -27,6 +27,7 @@ if /i "%confirmation%"=="Y" (
rmdir /s /q "%koboldcpp_install_path%"
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Removing the w64devkit directory...
rmdir /s /q "%w64devkit_install_path%"
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%koboldcpp has been uninstalled successfully.%reset%
pause
goto :app_uninstaller_text_completion