From 4ecb62560e85b17cbd1d3a90f8149abbba178236 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 14 Dec 2019 10:52:32 -0700 Subject: [PATCH] Update fusionpbx.sh --- debian/resources/fusionpbx.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/resources/fusionpbx.sh b/debian/resources/fusionpbx.sh index 01be3b1..556b2e6 100755 --- a/debian/resources/fusionpbx.sh +++ b/debian/resources/fusionpbx.sh @@ -33,5 +33,3 @@ chown -R www-data:www-data /var/cache/fusionpbx #get the source code git clone $branch https://github.com/fusionpbx/fusionpbx.git /var/www/fusionpbx chown -R www-data:www-data /var/www/fusionpbx -chmod -R 744 /var/www/fusionpbx -chmod -R 755 /var/www/fusionpbx/secure