This commit is contained in:
Bob Mottram 2016-12-31 14:40:46 +00:00
parent 721152d563
commit 8bbd067efc
1 changed files with 3 additions and 0 deletions

View File

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