mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Fix repo
This commit is contained in:
parent
354258a138
commit
22caba90a4
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ check_proc_zabbixagent () {
|
||||||
# Install Zabbix repo
|
# Install Zabbix repo
|
||||||
#
|
#
|
||||||
install_zabbix_repo(){
|
install_zabbix_repo(){
|
||||||
ynh_install_extra_repo --repo="http://repo.zabbix.com/zabbix/4.4/debian $(lsb_release -sc) main" --key=https://repo.zabbix.com/zabbix-official-repo.key --priority=999 --name=zabbix
|
ynh_install_extra_repo --repo="http://repo.zabbix.com/zabbix/5.0/debian $(lsb_release -sc) main" --key=https://repo.zabbix.com/zabbix-official-repo.key --priority=999 --name=zabbix
|
||||||
}
|
}
|
||||||
|
|
||||||
# Remove Zabbix repo
|
# Remove Zabbix repo
|
||||||
|
|
Loading…
Add table
Reference in a new issue