From e4af64e4ce2d88fed079df8d1c420ffd884ade68 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 14 Dec 2019 10:53:56 -0700 Subject: [PATCH] Update fusionpbx.sh --- devuan/resources/fusionpbx.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/devuan/resources/fusionpbx.sh b/devuan/resources/fusionpbx.sh index 396d907..9b9da4c 100755 --- a/devuan/resources/fusionpbx.sh +++ b/devuan/resources/fusionpbx.sh @@ -30,5 +30,3 @@ fi #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