1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/incus_ynh.git synced 2024-09-03 19:26:15 +02:00

Fix bookworm with __YNH_DEBIAN_VERSION__

This commit is contained in:
Salamandar 2024-06-10 16:53:55 +02:00
parent 786dc76f2b
commit 139f4d63c5

View file

@ -41,6 +41,7 @@ ram.runtime = "50M"
# dir = "/var/lib/incus"
[resources.apt.extras.incus]
repo = "https://pkgs.zabbly.com/incus/stable bullseye main"
repo = "https://pkgs.zabbly.com/incus/stable __YNH_DEBIAN_VERSION__ main"
key = "https://pkgs.zabbly.com/key.asc"
packages = ["incus"]