forked from norman/fusionpbx-install.sh-github-mirror
Update switch.sh
This commit is contained in:
@@ -39,7 +39,7 @@ service freeswitch restart
|
|||||||
|
|
||||||
#waiting to start
|
#waiting to start
|
||||||
echo "Allow time for FreeSWITCH to start";
|
echo "Allow time for FreeSWITCH to start";
|
||||||
for i in `seq 1 8`; do
|
for i in `seq 1 3`; do
|
||||||
echo $i
|
echo $i
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user