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