Update install.sh

This commit is contained in:
FusionPBX 2018-09-06 09:54:26 -06:00 committed by GitHub
parent 97859bee9f
commit 97d1d776c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
debian/install.sh vendored
View File

@ -19,7 +19,7 @@ apt-get update && apt-get upgrade -y --force-yes
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 ca-certificates
apt-get install -y dialog
apt-get install -y nano