fixed port not in use colors

This commit is contained in:
Blueprint Coding
2024-07-28 11:56:58 -06:00
parent 1d46c16821
commit 7957e0bca9

View File

@@ -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!