diff --git a/Supporting_scripts/Linux - Update TRMM agent.sh b/Supporting_scripts/Linux - Update TRMM agent.sh index 0d4c0ab..b1db47c 100644 --- a/Supporting_scripts/Linux - Update TRMM agent.sh +++ b/Supporting_scripts/Linux - Update TRMM agent.sh @@ -177,7 +177,7 @@ function agent_compile() { function update_agent() { systemctl stop tacticalagent - cp /tmp/temp_rmmagent /usr/local/bin/tacticalagent + cp /tmp/temp_rmmagent /usr/local/bin/rmmagent rm /tmp/temp_rmmagent systemctl start tacticalagent