[Public] 重构通用脚本

This commit is contained in:
zeaslity
2023-09-28 14:42:16 +08:00
parent 1646ae1c3d
commit 65cb700649
17 changed files with 2481 additions and 29 deletions

View File

@@ -1173,7 +1173,7 @@ main() {
# modifySystemConfig_Kubernetes
# 安装宇宙第一shell的zsh
# InstallZSH cn || return $?
InstallZSH cn || return $?
# 使用chrony进行NTP时间同步--包含下面的设置
# TimeSyncToAliByChrony || return $?