mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update freepbx.yml
Fixes #2856, pbx installation succeeded on latest raspberry pi os (raspbian-10)
This commit is contained in:
parent
9955aeddd4
commit
e9cbf248ec
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
||||||
- name: FreePBX - Patch FreePBX source - disable get_magic_quotes_gpc()
|
- name: FreePBX - Patch FreePBX source - disable get_magic_quotes_gpc()
|
||||||
patch:
|
patch:
|
||||||
src: "roles/pbx/templates/pbx2.patch"
|
src: "roles/pbx/templates/pbx2.patch"
|
||||||
dest: "{{ freepbx_install_dir }}/freepbx/admin/libraries/view.functions.php"
|
dest: "{{ freepbx_install_dir }}/admin/libraries/view.functions.php"
|
||||||
|
|
||||||
- name: FreePBX - Create /etc/odbc.ini
|
- name: FreePBX - Create /etc/odbc.ini
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue