From 97d1d776c214b005588b6115c9697f66d7b6bc25 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 6 Sep 2018 09:54:26 -0600 Subject: [PATCH] Update install.sh --- debian/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/install.sh b/debian/install.sh index 4796d32..cefd052 100755 --- a/debian/install.sh +++ b/debian/install.sh @@ -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