Restart more things
This commit is contained in:
parent
ec8a379e1d
commit
b7873b29ae
|
@ -171,6 +171,9 @@ function matrix_nginx {
|
|||
fi
|
||||
|
||||
systemctl restart nginx
|
||||
systemctl restart turn
|
||||
systemctl restart matrix
|
||||
systemctl restart sydent
|
||||
|
||||
# wait for nginx to start otherwise user add fails later
|
||||
sleep 5
|
||||
|
|
Loading…
Reference in New Issue