From 1f9772d020d8c185e4667f85f71d10ffcf8b282e Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 24 Jun 2017 18:40:58 -0600 Subject: [PATCH] Update switch.sh --- freebsd/resources/switch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freebsd/resources/switch.sh b/freebsd/resources/switch.sh index 10c0bff..61a4027 100755 --- a/freebsd/resources/switch.sh +++ b/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