exemONE Agent Installer 작성

This commit is contained in:
ByeonJungHun
2024-03-15 13:14:57 +09:00
commit 62999578d9
33 changed files with 461 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
service exem-host-agent start

View File

@@ -0,0 +1,3 @@
#!/bin/sh
service exem-host-agent stop

View File

@@ -0,0 +1,3 @@
#!/bin/sh
sudo systemctl start exem-host-agent