From 70bdc1421ae963afd6a4a578ba5f99e99d8bc6d5 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 14 Dec 2019 10:54:42 -0700 Subject: [PATCH] Update fusionpbx.sh --- freebsd/resources/fusionpbx.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/freebsd/resources/fusionpbx.sh b/freebsd/resources/fusionpbx.sh index 255e0a7..aafa415 100755 --- a/freebsd/resources/fusionpbx.sh +++ b/freebsd/resources/fusionpbx.sh @@ -30,5 +30,3 @@ chown -R www:www /var/cache/fusionpbx #get the source code git clone $branch https://github.com/fusionpbx/fusionpbx.git /usr/local/www/fusionpbx chown -R www:www /usr/local/www/fusionpbx -chmod -R 744 /usr/local/www/fusionpbx -chmod -R 755 /usr/local/www/fusionpbx/secure