forked from norman/fusionpbx-install.sh-github-mirror
* adding devuan * add devaun desc to README make update and upgrade more noisy correct path for devuan in pre-install * some untested code for the source install - source installation is broken in Debian installation script and I have not debugged the problem. Focusing on the packaged version first.
6 lines
215 B
Bash
Executable File
6 lines
215 B
Bash
Executable File
update-rc.d freeswitch enable
|
|
#
|
|
# If freeswitch is not restarted with the new config before finish.sh is run,
|
|
# upgrade_domains.php will not set the paths correctly on the default domain
|
|
#
|
|
service freeswitch restart |