2
0

Added synopsis

This commit is contained in:
2023-09-06 15:04:12 +02:00
parent 19b8b919fa
commit 9e4f48285e

View File

@@ -2,9 +2,8 @@
# Usage: "./Linux - Update TRMM agent.sh" update amd64 # Usage: "./Linux - Update TRMM agent.sh" update amd64
# #
# Description: # Description:
# This script is used from inside of Tactical RMM instances to schedule an update of a linux agent. # This script can be used to download the latest version of a Tactical RMM agent, compile it and replace/update it.
# The script will download the update script and schedule it to run after 2 minutes, # Preferrably this script is run in combination with the scheduling script that can be found under Task scripts in this repository.
# this is done because the update script needs to stop and replace the agent files on the host.
# #
# Arguments: # Arguments:
# update - Used to specify that the agent needs to be updated # update - Used to specify that the agent needs to be updated