Compare commits
No commits in common. "84e524365cf6a093c8a3dfcd9f60a64c188e06e3" and "7a4e301092fc8be14f9d717df11aaeb16b1520b8" have entirely different histories.
84e524365c
...
7a4e301092
@ -28,8 +28,8 @@ if [ "$(id -u)" != "0" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# echo "########## 先清理K8S缓存/环境 ###########"
|
||||
# /opt/k8s_uninstall.sh || log_error "清理K8S环境失败,请检查脚本或手动清理残留"
|
||||
echo "########## 先清理K8S缓存/环境 ###########"
|
||||
/opt/k8s_uninstall.sh || log_error "清理K8S环境失败,请检查脚本或手动清理残留"
|
||||
|
||||
# 新ubuntu18.04设备环境先换阿里源:
|
||||
cp /etc/apt/sources.list /etc/apt/sources.list.bak
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user