Update install.sh
This commit is contained in:
parent
c58db08e5f
commit
a62e01e02e
|
|
@ -3,8 +3,8 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin:/opt/hom
|
|||
export PATH
|
||||
|
||||
# https://www.cnblogs.com/n00dle/p/16916044.html
|
||||
# cd /www/server/mdserver-web/plugins/grafana && /bin/bash install.sh install 12.1.0
|
||||
# cd /www/server/mdserver-web && python3 /www/server/mdserver-web/plugins/grafana/index.py start
|
||||
# cd /www/server/mdserver-web/plugins/prometheus && /bin/bash install.sh install 3.5.0
|
||||
# cd /www/server/mdserver-web && python3 /www/server/mdserver-web/plugins/prometheus/index.py start
|
||||
|
||||
curPath=`pwd`
|
||||
rootPath=$(dirname "$curPath")
|
||||
|
|
|
|||
Loading…
Reference in New Issue