diff --git a/deploy.sh b/deploy.sh index 179ede5..f347de6 100755 --- a/deploy.sh +++ b/deploy.sh @@ -188,7 +188,7 @@ EOF nginx-conf () { if [[ "${ssl}" = 1 ]]; then - if [[ "${cbReady} = 1 ]]; then + if [[ "${cbReady}" = 1 ]]; then certbotSSL else genSSL