forked from norman/fusionpbx-install.sh-github-mirror
Update switch.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user