From 5e4c931910faf13c65ecf4a1fe0c6c8e6a75f1e5 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 10 Jan 2021 00:21:18 +0000 Subject: [PATCH] updated netstat --- lgsm/functions/info_messages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/info_messages.sh b/lgsm/functions/info_messages.sh index 59507370f..93dbea45b 100755 --- a/lgsm/functions/info_messages.sh +++ b/lgsm/functions/info_messages.sh @@ -1456,7 +1456,7 @@ fn_info_message_colony(){ } fn_info_message_vintagestory(){ - echo "netstat -atunp | grep mono" + echo "netstat -atunp | grep cli" echo -e "" { echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL"