From ada9b25b06809c58edaf1f04dcc7c23d22e3b457 Mon Sep 17 00:00:00 2001 From: Nick Leffler Date: Wed, 22 Jan 2020 23:40:40 -0500 Subject: [PATCH] a --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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