From 1c10a12f6f57bb824a416a00c84ce470b7411db0 Mon Sep 17 00:00:00 2001 From: Ned Wright Date: Thu, 28 Sep 2023 16:40:42 +0000 Subject: [PATCH] Minor fixes --- nodes/orchestration/package/open-appsec-ctl.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nodes/orchestration/package/open-appsec-ctl.sh b/nodes/orchestration/package/open-appsec-ctl.sh index e0985b8..8cd0294 100644 --- a/nodes/orchestration/package/open-appsec-ctl.sh +++ b/nodes/orchestration/package/open-appsec-ctl.sh @@ -1664,6 +1664,7 @@ run() # Initials - r shift run_health_check "${@}" fi + print_link_information elif [ "--start-agent" = "$1" ] || [ "-r" = "$1" ]; then record_command $@ run_start_agent