Update install.sh

This commit is contained in:
FusionPBX 2018-09-27 09:16:45 -06:00 committed by GitHub
parent 5edf267666
commit 18486bef91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
debian/install.sh vendored
View File

@ -16,6 +16,7 @@ verbose "Update installed packages"
apt-get update && apt-get upgrade -y --force-yes
#Add dependencies
apt-get install -y wget
apt-get install -y lsb-release
apt-get install -y systemd
apt-get install -y systemd-sysv