更新 CentOS/7/all/centos-7-init
This commit is contained in:
parent
10a78656df
commit
eb99bc5873
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user