install yum get、websocket

This commit is contained in:
huanqing.shao
2019-10-21 18:10:43 +08:00
parent 20109fbce0
commit 3734550bf0
8 changed files with 60 additions and 12 deletions

View File

@ -33,6 +33,7 @@ systemctl start docker
# 安装 nfs-utils
# 必须先安装 nfs-utils 才能挂载 nfs 网络存储
yum install -y nfs-utils
yum install -y wget
# 关闭 防火墙
systemctl stop firewalld

View File

@ -33,6 +33,7 @@ systemctl start docker
# 安装 nfs-utils
# 必须先安装 nfs-utils 才能挂载 nfs 网络存储
yum install -y nfs-utils
yum install -y wget
# 关闭 防火墙
systemctl stop firewalld