Skip to content
Snippets Groups Projects
Commit 9b8f9f1e authored by Bob Mottram's avatar Bob Mottram
Browse files

Sleep less

parent 8f2ba8a5
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment