Browse Source

Update finish.sh

FusionPBX 8 years ago
parent
commit
b8aa7e3586
1 changed files with 1 additions and 1 deletions
  1. 1 1
      freebsd/resources/finish.sh

+ 1 - 1
freebsd/resources/finish.sh

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