1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/overleaf_ynh.git synced 2024-09-03 19:56:27 +02:00
This commit is contained in:
Thomas 2024-05-01 14:36:29 +02:00 committed by GitHub
parent 1c1d4dccdd
commit 6b36a155e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,6 +96,5 @@ ram.runtime = "3G"
] ]
[resources.apt.extras.libssl] [resources.apt.extras.libssl]
repo = "deb http://deb.debian.org/debian/ bullseye main contrib" repo = "deb http://ftp.fr.debian.org/debian bullseye main "
key = "https://ftp-master.debian.org/keys/release-bullseye.asc"
packages = ["libssl1.1_1.1.1w-0+deb11u1_amd64.deb"] packages = ["libssl1.1_1.1.1w-0+deb11u1_amd64.deb"]