mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
fix __YNH_DEBIAN_VERSION__
This commit is contained in:
parent
18f9613ca9
commit
8f91a85905
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ ram.runtime = "200M"
|
|||
]
|
||||
|
||||
[resources.apt.extras.zabbix]
|
||||
repo = "http://repo.zabbix.com/zabbix/6.4/debian bullseye main"
|
||||
repo = "http://repo.zabbix.com/zabbix/6.4/debian __YNH_DEBIAN_VERSION__ main"
|
||||
key = "https://repo.zabbix.com/zabbix-official-repo.key"
|
||||
packages = [
|
||||
"zabbix-agent",
|
||||
|
|
Loading…
Add table
Reference in a new issue