Selaa lähdekoodia

fix: Fixes installing let's encrypt on clean system.

When testing on 24.04 fails to create let's encrypt successfully because the webserver is not installed completely.
factor2
Дамян Минков 9 kuukautta sitten
vanhempi
commit
b620328861
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2
    1
      debian/control

+ 2
- 1
debian/control Näytä tiedosto

20
 
20
 
21
 Package: jitsi-meet-web-config
21
 Package: jitsi-meet-web-config
22
 Architecture: all
22
 Architecture: all
23
-Depends: openssl, nginx | nginx-full | nginx-extras | openresty | apache2, curl
23
+Pre-Depends: nginx | nginx-full | nginx-extras | openresty | apache2
24
+Depends: openssl, curl
24
 Description: Configuration for web serving of Jitsi Meet
25
 Description: Configuration for web serving of Jitsi Meet
25
  Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
26
  Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
26
  Videobridge to provide high quality, scalable video conferences.
27
  Videobridge to provide high quality, scalable video conferences.

Loading…
Peruuta
Tallenna