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:
parent
786dc76f2b
commit
139f4d63c5
1 changed files with 2 additions and 1 deletions
|
@ -41,6 +41,7 @@ ram.runtime = "50M"
|
||||||
# dir = "/var/lib/incus"
|
# dir = "/var/lib/incus"
|
||||||
|
|
||||||
[resources.apt.extras.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"
|
key = "https://pkgs.zabbly.com/key.asc"
|
||||||
|
|
||||||
packages = ["incus"]
|
packages = ["incus"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue