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