This commit is contained in:
naiba
2021-01-30 19:05:41 +08:00
parent a5e2a691d7
commit a641540cda
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,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="v1.1.0"
NZ_VERSION="v4.0.0"
GITHUB_RAW_URL="raw.githubusercontent.com"
GITHUB_URL="github.com"