Update install.sh

This commit is contained in:
FusionPBX 2019-02-13 15:50:14 -07:00 committed by GitHub
parent 2f53dc3dd8
commit 18e7ac042b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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