From 9e4f48285e70b86fb7b041724c16b4e4d8a55d87 Mon Sep 17 00:00:00 2001 From: Danny de Kooker Date: Wed, 6 Sep 2023 15:04:12 +0200 Subject: [PATCH] Added synopsis --- Supporting_scripts/Linux - Update TRMM agent.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Supporting_scripts/Linux - Update TRMM agent.sh b/Supporting_scripts/Linux - Update TRMM agent.sh index 3570904..7b79f51 100644 --- a/Supporting_scripts/Linux - Update TRMM agent.sh +++ b/Supporting_scripts/Linux - Update TRMM agent.sh @@ -2,9 +2,8 @@ # Usage: "./Linux - Update TRMM agent.sh" update amd64 # # Description: -# This script is used from inside of Tactical RMM instances to schedule an update of a linux agent. -# The script will download the update script and schedule it to run after 2 minutes, -# this is done because the update script needs to stop and replace the agent files on the host. +# This script can be used to download the latest version of a Tactical RMM agent, compile it and replace/update it. +# Preferrably this script is run in combination with the scheduling script that can be found under Task scripts in this repository. # # Arguments: # update - Used to specify that the agent needs to be updated