🔒️ more secure token generation

This commit is contained in:
naiba
2022-12-16 23:34:14 +08:00
parent 5a291cbc18
commit 15f4816e1f
10 changed files with 65 additions and 58 deletions
+1 -1
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.0"
NZ_VERSION="v0.11.1"
red='\033[0;31m'
green='\033[0;32m'