Update finish.sh

This commit is contained in:
FusionPBX 2017-06-25 18:59:59 -06:00 committed by GitHub
parent c5ca094ee2
commit 6f8d941097
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ if [ .$switch_enabled = .'true' ]; then
#install monit.sh
if [ .$monit_enabled = .'true' ]; then
. ./monit.sh
./monit.sh
fi
fi