From eb99bc587316afeed0f61c2def5f3593f342c251 Mon Sep 17 00:00:00 2001 From: zhuoqinghui <392008915@qq.com> Date: Sat, 22 Jun 2024 20:43:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20CentOS/7/all/centos-7-init?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CentOS/7/all/centos-7-init | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CentOS/7/all/centos-7-init b/CentOS/7/all/centos-7-init index a01219e..a632130 100644 --- a/CentOS/7/all/centos-7-init +++ b/CentOS/7/all/centos-7-init @@ -1,6 +1,7 @@ #!/bin/bash -# curl -o init.sh https://git.zykeji.club/open/server-init/raw/master/CentOS/7/all/centos-7-init && sh init.sh +## curl -o init.sh https://git.zykeji.club/open/server-init/raw/master/CentOS/7/all/centos-7-init && sh init.sh +# curl -o init.sh https://git.zzzykj.cn/open/server-init/raw/branch/master/CentOS/7/all/centos-7-init && sh init.sh # 循环提示用户输入要设置的主机名,直到用户正常输入 while true; do