diff --git a/misc/setup-arl.sh b/misc/setup-arl.sh index c480056..50f8f34 100644 --- a/misc/setup-arl.sh +++ b/misc/setup-arl.sh @@ -1266,8 +1266,8 @@ esac main_menu(){ -echo -e "1) 源码安装,检测系统版本中...(暂时只支持centos7 and Ubuntu20.04 支持国内外安装)" -echo -e "2) docker安装 (暂只支持国外安装或使用镜像源)" +echo -e "1) 源码安装(暂时只支持centos7 and Ubuntu20.04 支持国内外安装)" +echo -e "2) docker安装 (支持国内外安装,但可能存在抽风问题)" echo -e "3) 卸载Docker镜像" echo -e "4) 退出脚本" echo "---------------------------------------------------------------"