sleep
This commit is contained in:
parent
721152d563
commit
8bbd067efc
|
@ -174,6 +174,9 @@ function matrix_nginx {
|
|||
systemctl restart turn
|
||||
systemctl restart matrix
|
||||
systemctl restart sydent
|
||||
|
||||
# wait for nginx to start otherwise user add fails later
|
||||
sleep 5
|
||||
}
|
||||
|
||||
function matrix_generate_homeserver_file {
|
||||
|
|
Loading…
Reference in New Issue