mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 10:13:26 +02:00
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
![]() |
#!/bin/bash -e
|
||
|
|
||
|
scl enable php{{ fpbx_php_version }} -- /var/lib/asterisk/bin/amportal "$@"
|