From cb0cea4ebd504e61faa423a6747e0c5192705ad0 Mon Sep 17 00:00:00 2001 From: damencho Date: Mon, 30 Mar 2020 18:25:01 -0500 Subject: [PATCH] =?UTF-8?q?Adds=20a=20note=20to=20re-run=20Let=E2=80=99s?= =?UTF-8?q?=20Encrypt=20script=20on=20jetty=20upgrade.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/jitsi-meet-web-config.postinst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/jitsi-meet-web-config.postinst b/debian/jitsi-meet-web-config.postinst index 758499691..ba0e4ffd4 100644 --- a/debian/jitsi-meet-web-config.postinst +++ b/debian/jitsi-meet-web-config.postinst @@ -120,6 +120,8 @@ case "$1" in echo "" echo "You are using jetty to serve jitsi-meet, we are now upgrading you to use nginx!" echo "" + echo "If you are using Let’s Encrypt certificates please re-run the script." + echo "" echo "------------------------------------------------" echo ""