update the permissions

This commit is contained in:
root 2017-03-29 21:11:22 +00:00
parent 4f3a5345ad
commit 616d0d3c92
2 changed files with 3 additions and 3 deletions

0
debian/resources/backup/fusionpbx-maintenance.sh vendored Normal file → Executable file
View File

View File

@ -2,7 +2,7 @@
# FusionPBX Settings
system_username=admin # default username admin
system_password=random # random or as a pre-set value
system_branch=stable # master, stable
system_branch=master # master, stable
# FreeSWITCH Settings
switch_branch=stable # master, stable
@ -11,8 +11,8 @@ switch_package=true # true or false
# Database Settings
database_password=random # random or as a pre-set value
database_repo=official # PostgresSQL official, system, 2ndquadrant
database_repo=2ndquadrant # PostgresSQL official, system, 2ndquadrant
database_backup=false # true or false
# General Settings
php_version=5 # PHP version 5 or 7
php_version=7 # PHP version 5 or 7