This commit is contained in:
Nick Leffler 2020-01-22 23:40:40 -05:00
parent 24912015dd
commit ada9b25b06

View File

@ -188,7 +188,7 @@ EOF
nginx-conf () { nginx-conf () {
if [[ "${ssl}" = 1 ]]; then if [[ "${ssl}" = 1 ]]; then
if [[ "${cbReady} = 1 ]]; then if [[ "${cbReady}" = 1 ]]; then
certbotSSL certbotSSL
else else
genSSL genSSL