Update fusionpbx.sh
This commit is contained in:
parent
50378e29ff
commit
17cd39b6eb
|
|
@ -35,3 +35,6 @@ chmod -R 755 /var/www/fusionpbx/secure
|
|||
#cp fusionpbx/config.php /etc/fusionpbx
|
||||
#sed -i /etc/fusionpbx/config.php -e s:'{database_username}:fusionpbx:'
|
||||
#sed -i /etc/fusionpbx/config.php -e s:'{database_password}:1234:'
|
||||
|
||||
#add the database schema
|
||||
#cd /var/www/fusionpbx && php /var/www/fusionpbx/core/upgrade/upgrade_schema.php
|
||||
|
|
|
|||
Loading…
Reference in New Issue