浏览代码

Update switch.sh

FusionPBX 8 年之前
父节点
当前提交
1f9772d020
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      freebsd/resources/switch.sh

+ 1 - 1
freebsd/resources/switch.sh

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