From 2b2a4b9d2360701c2a31833f7f09ab8ab621b13a Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 3 Sep 2018 12:48:20 -0600 Subject: [PATCH] Update install.sh --- debian/install.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/install.sh b/debian/install.sh index 3f00984..15c8515 100755 --- a/debian/install.sh +++ b/debian/install.sh @@ -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