This commit is contained in:
Bob Mottram 2016-12-30 23:55:33 +00:00
parent f0eb273dc6
commit c984d027f4
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ function matrix_nginx {
if [ $matrix_changed ]; then
systemctl restart nginx
# wait for nginx to start otherwise user add fails later
sleep 5
fi