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