소스 검색

fix: v2.1.0

jonssonyan 2 년 전
부모
커밋
7bb17443ad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      install_script.sh

+ 1 - 1
install_script.sh

@@ -734,7 +734,7 @@ install_reverse_proxy() {
     echo_content green "---> 设置伪装Web"
 
     while :; do
-      echo_content yellow "1. 安装Caddy 2"
+      echo_content yellow "1. 安装Caddy 2(推荐)"
       echo_content yellow "2. 安装Nginx"
       echo_content yellow "3. 不设置"
       read -r -p "请选择(默认:1): " whether_install_reverse_proxy