Change rmmagent file name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user