diff --git a/bbb-install.sh b/bbb-install.sh index d35fb52..6adef54 100644 --- a/bbb-install.sh +++ b/bbb-install.sh @@ -816,9 +816,11 @@ END cat > /etc/letsencrypt/renewal-hooks/deploy/haproxy < /etc/haproxy/certbundle.pem.new chown root:haproxy /etc/haproxy/certbundle.pem.new -chmod 0640 /etc/haproxy/certbundle.pem.new mv /etc/haproxy/certbundle.pem.new /etc/haproxy/certbundle.pem systemctl reload haproxy HERE