Update agent.sh

This commit is contained in:
starry
2025-08-09 18:36:35 +08:00
committed by GitHub
parent aec814e346
commit f51d190425

View File

@@ -97,7 +97,7 @@ pre_check() {
select_version() { select_version() {
if [ -z "$IS_DOCKER_NEZHA" ]; then if [ -z "$IS_DOCKER_NEZHA" ]; then
info "请自行选择您的Agent安装方式输入哪个都是一样的" info "请选择Agent安装方式此脚本为旧版Agent输入哪个都是一样的):"
info "1. 安装Agent" info "1. 安装Agent"
info "2. 安装Agent" info "2. 安装Agent"
while true; do while true; do