Sleep less
This commit is contained in:
parent
8f2ba8a5f3
commit
9b8f9f1e20
|
@ -173,7 +173,7 @@ function matrix_nginx {
|
|||
systemctl restart nginx
|
||||
|
||||
# wait for nginx to start otherwise user add fails later
|
||||
sleep 10
|
||||
sleep 5
|
||||
}
|
||||
|
||||
function matrix_generate_homeserver_file {
|
||||
|
|
Loading…
Reference in New Issue