Update finish.sh

This commit is contained in:
FusionPBX 2017-06-25 20:30:07 -06:00 committed by GitHub
parent 70c876bcda
commit b8aa7e3586
1 changed files with 1 additions and 1 deletions

View File

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