mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
ynh_install_app_dependencies $pkg_dependencies
This commit is contained in:
parent
579a451c41
commit
0c58731839
1 changed files with 1 additions and 2 deletions
|
@ -145,8 +145,7 @@ then
|
|||
ynh_package_remove zabbix-server-mysql zabbix-frontend-php
|
||||
|
||||
ynh_print_info "Update zabbix via apt package"
|
||||
ynh_install_app_dependencies libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.2-0 php7.3 php7.3-bcmath ttf-dejavu-core php7.3-bcmath patch smistrip unzip wget fping libcap2-bin libiksemel3 libopenipmi0 libpam-cap libsnmp-base libsnmp30 snmptrapd snmpd libjs-prototype jq zabbix-server-mysql zabbix-agent zabbix-frontend-php
|
||||
|
||||
ynh_install_app_dependencies $pkg_dependencies
|
||||
ynh_secure_remove /usr/share/zabbix/conf/zabbix.conf.php
|
||||
cp -rpf /tmp/zabbix /etc/
|
||||
cp -pf /tmp/zabbix.conf.php /usr/share/zabbix/conf/
|
||||
|
|
Loading…
Add table
Reference in a new issue