From 16c07760fd10639853bc5e8da3d768243a476375 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 23 May 2016 21:10:52 -0600 Subject: [PATCH] Update install.sh Add the new package-permissions.sh shell script to install.sh. --- debian/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/install.sh b/debian/install.sh index c998510..31c7fd7 100644 --- a/debian/install.sh +++ b/debian/install.sh @@ -20,6 +20,7 @@ resources/./fail2ban.sh resources/switch/./package-release.sh #resources/switch/./package-master.sh #resources/switch/./source-release.sh +resources/switch/./package-permissions.sh #Postgres resources/./postgres.sh