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

@@ -114,11 +114,7 @@ echo.
echo If you do want a config file, copy over config_sample.yml to config.yml. All the fields are commented,
echo so make sure to read the descriptions and comment out or remove fields that you don't need.
echo.
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%TabbyAPI has been installed successfully.%reset%
pause
if "%caller%"=="home" (
exit /b 1
) else (
exit /b 0
)
goto :install_tabbyapi_menu