From e9259368b1b683070dcf93f3eddd2b8e70aed1a0 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 11 Apr 2021 00:49:35 +0100 Subject: [PATCH] exec --- 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 17bfb5595..59750a38b 100755 --- a/lgsm/functions/info_messages.sh +++ b/lgsm/functions/info_messages.sh @@ -1077,7 +1077,7 @@ fn_info_message_quakelive(){ } fn_info_message_arma3(){ - echo -e " ss -tupl| grep "${executable//.\/}"" + echo -e " ss -tupl | grep ${executable//.\/}" echo -e "" { echo -e "${lightblue}DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL${default}"