exemONE Agent Installer 작성
This commit is contained in:
5
roles/one_agent/templates/systemctl_stop.sh.j2
Normal file
5
roles/one_agent/templates/systemctl_stop.sh.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
sudo {{ EXEM_HOME }}/host/script/binary_stop.sh
|
||||
|
||||
sudo systemctl stop exem-host-agent
|
||||
Reference in New Issue
Block a user