Update install.sh

pull/619/head
Mr Chen 10 months ago
parent e3888244ac
commit 03a5f750ec
  1. 2
      plugins/zabbix_agent/install.sh

@ -8,6 +8,8 @@ export PATH
# cd /www/server/mdserver-web && python3 /www/server/mdserver-web/plugins/zabbix_agent/index.py start # cd /www/server/mdserver-web && python3 /www/server/mdserver-web/plugins/zabbix_agent/index.py start
# /usr/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf
curPath=`pwd` curPath=`pwd`
rootPath=$(dirname "$curPath") rootPath=$(dirname "$curPath")
rootPath=$(dirname "$rootPath") rootPath=$(dirname "$rootPath")

Loading…
Cancel
Save