comment
This commit is contained in:
parent
f0eb273dc6
commit
c984d027f4
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue