Browse Source

Adds a note to re-run Let’s Encrypt script on jetty upgrade.

master
damencho 5 years ago
parent
commit
cb0cea4ebd
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      debian/jitsi-meet-web-config.postinst

+ 2
- 0
debian/jitsi-meet-web-config.postinst View File

@@ -120,6 +120,8 @@ case "$1" in
120 120
                 echo ""
121 121
                 echo "You are using jetty to serve jitsi-meet, we are now upgrading you to use nginx!"
122 122
                 echo ""
123
+                echo "If you are using Let’s Encrypt certificates please re-run the script."
124
+                echo ""
123 125
                 echo "------------------------------------------------"
124 126
                 echo ""
125 127
 

Loading…
Cancel
Save