1 Star 0 Fork 6

laoyang2020/k8s.sh

forked from 徐晓伟/k8s.sh 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
install.sh 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
徐晓伟 提交于 2023-12-20 12:35 . :boom:使用 framagit 替换 极狐
#!/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}"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/laoyang2020/k8s.sh.git
git@gitee.com:laoyang2020/k8s.sh.git
laoyang2020
k8s.sh
k8s.sh
SNAPSHOT/0.4.0

搜索帮助

0d507c66 1850385 C8b1a773 1850385