Sleep less

This commit is contained in:
Bob Mottram 2016-12-31 13:51:30 +00:00
parent 8f2ba8a5f3
commit 9b8f9f1e20
1 changed files with 1 additions and 1 deletions

View File

@ -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 {