2
0

Change rmmagent file name

This commit is contained in:
2024-09-17 15:46:54 +00:00
parent 35fedac765
commit 1b665b1755

View File

@@ -177,7 +177,7 @@ function agent_compile() {
function update_agent() { function update_agent() {
systemctl stop tacticalagent systemctl stop tacticalagent
cp /tmp/temp_rmmagent /usr/local/bin/tacticalagent cp /tmp/temp_rmmagent /usr/local/bin/rmmagent
rm /tmp/temp_rmmagent rm /tmp/temp_rmmagent
systemctl start tacticalagent systemctl start tacticalagent