From ad91ff8b45b56f4cb3da96858ecc527c8455de79 Mon Sep 17 00:00:00 2001 From: tamaina <tamaina@hotmail.co.jp> Date: Mon, 16 Aug 2021 21:12:24 +0900 Subject: [PATCH] :v: --- ubuntu.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ubuntu.sh b/ubuntu.sh index 1930c7e..c8e6779 100644 --- a/ubuntu.sh +++ b/ubuntu.sh @@ -185,7 +185,8 @@ case "$yn" in echo "Make sure that your Cloudflare DNS is set up."; cloudflare=false - echo "Enter Email address to register certificate"; + echo ""; + echo "Enter Email address to register Let's Encrypt certificate"; read -r -p "> " cf_mail; ;; *) -- GitLab