Update switch.sh

This commit is contained in:
FusionPBX
2017-06-24 18:40:58 -06:00
committed by GitHub
parent 65b63122dc
commit 1f9772d020

View File

@@ -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