瀏覽代碼

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

master
damencho 5 年之前
父節點
當前提交
cb0cea4ebd
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      debian/jitsi-meet-web-config.postinst

+ 2
- 0
debian/jitsi-meet-web-config.postinst 查看文件

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

Loading…
取消
儲存