mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-05-05 21:51:19 +00:00
changed variables
+changed variables so it correctly calls itself back to menu
This commit is contained in:
@@ -50,9 +50,4 @@ pip install -r requirements_versions.txt
|
||||
|
||||
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%Fooocus successfully installed.%reset%
|
||||
pause
|
||||
|
||||
if "%caller%"=="home" (
|
||||
exit /b 1
|
||||
) else (
|
||||
exit /b 0
|
||||
)
|
||||
goto :app_installer_image_generation
|
||||
Reference in New Issue
Block a user