Update install.sh

This commit is contained in:
CoiaPrant
2021-08-03 19:51:15 +08:00
committed by GitHub
parent 0f86f7ba74
commit 33b1510724

View File

@@ -11,7 +11,7 @@ NZ_BASE_PATH="/opt/nezha"
NZ_DASHBOARD_PATH="${NZ_BASE_PATH}/dashboard"
NZ_AGENT_PATH="${NZ_BASE_PATH}/agent"
NZ_AGENT_SERVICE="/etc/systemd/system/nezha-agent.service"
NZ_VERSION="v0.6.4"
NZ_VERSION="v0.6.5"
red='\033[0;31m'
green='\033[0;32m'