Update install.sh

This commit is contained in:
FusionPBX 2018-09-03 12:48:20 -06:00 committed by GitHub
parent baa88d9468
commit 2b2a4b9d23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
debian/install.sh vendored
View File

@ -17,6 +17,10 @@ apt-get update && apt-get upgrade -y --force-yes
#Add dependencies
apt-get install -y lsb-release
apt-get install -y systemd
apt-get install -y systemd-sysv
apt-get install -y ca-certificate
apt-get install -y dialog
#IPTables
resources/iptables.sh