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