Update finish.sh

This commit is contained in:
FusionPBX 2018-05-23 23:30:39 -07:00 committed by GitHub
parent 00346e99b4
commit 7621c33262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ if [ .$switch_enabled = .'true' ]; then
sed -i' ' -e s:"{v_pass}:$xml_cdr_password:" $conf_dir/autoload_configs/xml_cdr.conf.xml
#stop freeswitch
service freeswitch restart
#service freeswitch restart
#install monit.sh
if [ .$monit_enabled = .'true' ]; then