对于最小安装的系统,没说明脚本需要依赖于什么命令 etcd.sh脚本中需要添加一行配置 yum install -y zip unzip wget 取消注释source ~/.bash_profile 需要注释掉 exec bash --login
对于最小安装的系统,没说明脚本需要依赖于什么命令
etcd.sh脚本中需要添加一行配置
yum install -y zip unzip wget
取消注释source ~/.bash_profile
需要注释掉 exec bash --login