mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-05-05 13:41:13 +00:00
changed variables
+changed variables so it correctly calls itself back to menu
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user