️ 支持未 root 的 Android 设备 close #270

This commit is contained in:
naiba
2023-01-25 16:14:08 +08:00
parent 952dfeffe7
commit 094580cf20
7 changed files with 188 additions and 148 deletions

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.11.1"
NZ_VERSION="v0.12.0"
red='\033[0;31m'
green='\033[0;32m'