Update install.sh

This commit is contained in:
Mr Chen 2024-07-20 19:24:52 +08:00
parent e3888244ac
commit 03a5f750ec
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ export PATH
# 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`
rootPath=$(dirname "$curPath")
rootPath=$(dirname "$rootPath")