代码拉取完成,页面将自动刷新
同步操作将从 徐晓伟/k8s.sh 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
#!/bin/bash
#
# 作者:徐晓伟 xuxiaowei@xuxiaowei.com.cn
# 使用:chmod +x install.sh && sudo ./install.sh
# 仓库:https://framagit.org/xuxiaowei-com-cn/k8s.sh
#
# 当前文件已被废弃,请查看新文件(新版差异较大,前后不兼容)
# 新文件链接:https://framagit.org/xuxiaowei-com-cn/k8s.sh/-/blob/main/k8s.sh
# 新文件下载链接:https://framagit.org/xuxiaowei-com-cn/k8s.sh/-/raw/main/k8s.sh
readonly COLOR_RED='\033[31m'
readonly COLOR_GREEN='\033[92m'
readonly COLOR_RESET='\033[0m'
echo -e "${COLOR_RED}当前文件已被废弃,请使用新版本(新版差异较大,前后不兼容)${COLOR_RESET}"
echo ""
echo -e "${COLOR_RED}新版本说明:${COLOR_RESET}${COLOR_GREEN}https://framagit.org/xuxiaowei-com-cn/k8s.sh${COLOR_RESET}"
echo -e "${COLOR_RED}新版本链接:${COLOR_RESET}${COLOR_GREEN}https://framagit.org/xuxiaowei-com-cn/k8s.sh/-/blob/main/k8s.sh${COLOR_RESET}"
echo -e "${COLOR_RED}新版本下载链接:${COLOR_RESET}${COLOR_GREEN}https://framagit.org/xuxiaowei-com-cn/k8s.sh/-/raw/main/k8s.sh${COLOR_RESET}"
echo ""
echo -e "${COLOR_RED}历史版本标签:${COLOR_RESET}${COLOR_GREEN}https://framagit.org/xuxiaowei-com-cn/k8s.sh/-/tree/v0.1.0-alpha.1/${COLOR_RESET}"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。