mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-04-30 11:11:15 +00:00
fixed port not in use colors
This commit is contained in:
@@ -34,10 +34,10 @@ if defined pid (
|
||||
)
|
||||
)
|
||||
) else (
|
||||
set "portStatus=Port 8000 not in use"
|
||||
set "portStatus=Port Status: %green_fg_strong%8000 not in use%reset%"
|
||||
)
|
||||
) else (
|
||||
set "portStatus=Port 8000 not in use"
|
||||
set "portStatus=Port Status: %green_fg_strong%8000 not in use%reset%"
|
||||
)
|
||||
|
||||
echo !portStatus!
|
||||
|
||||
Reference in New Issue
Block a user