mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-01-26 17:09:44 +00:00
added check for existence of tailscale log
This commit is contained in:
@@ -42,7 +42,6 @@ if %errorlevel%==0 (
|
||||
) else if errorlevel 1 (
|
||||
echo.
|
||||
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Fetching Tailscale status...
|
||||
|
||||
rem Use the dynamic path based on %~dp0 to write to the logs folder
|
||||
powershell -command ^
|
||||
"$json = tailscale status --json | ConvertFrom-Json; " ^
|
||||
|
||||
Reference in New Issue
Block a user