Browse Source

Update switch.sh

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

+ 1 - 1
freebsd/resources/switch.sh

@@ -38,7 +38,7 @@ fi
 service freeswitch restart
 service freeswitch restart
 
 
 #waiting to start
 #waiting to start
-echo "Allowing time for FreeSWITCH to start";
+echo "Allow time for FreeSWITCH to start";
 for i in `seq 1 8`; do
 for i in `seq 1 8`; do
 	echo $i
 	echo $i
 	sleep 1
 	sleep 1