Added a sleep 5 to give the server more time to start up
This commit is contained in:
parent
1004daf6eb
commit
ae5baa22ab
@ -209,6 +209,7 @@ start_bigbluebutton () {
|
||||
/etc/init.d/red5 start
|
||||
/etc/init.d/${TOMCAT} start
|
||||
/etc/init.d/bbb-openoffice-headless start
|
||||
sleep 5
|
||||
}
|
||||
|
||||
display_bigbluebutton_status () {
|
||||
|
Loading…
Reference in New Issue
Block a user