瀏覽代碼

Update install.sh

FusionPBX 6 年之前
父節點
當前提交
18e7ac042b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      centos/install.sh

+ 1 - 1
centos/install.sh

@@ -17,7 +17,7 @@ yum -y update && yum -y upgrade
 yum -y install http://rpms.remirepo.net/enterprise/remi-release-7.rpm
 
 # Installing basics packages
-yum -y install ntp yum-utils epel-release htop vim openssl
+yum -y install ntp yum-utils net-tools epel-release htop vim openssl
  
 # Disable SELinux
 resources/selinux.sh