mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Revert "ynh_remove_app_dependencies instead ynh_package_remove"
This reverts commit 772ffee85e
This commit is contained in:
parent
a672a3d5d7
commit
39608766fa
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ then
|
|||
cp -p /usr/share/zabbix/conf/zabbix.conf.php /tmp/
|
||||
|
||||
DEBIAN_FRONTEND=noninteractive apt-mark unhold zabbix-server-mysql zabbix-frontend-php
|
||||
ynh_remove_app_dependencies zabbix-server-mysql zabbix-frontend-php
|
||||
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.0 php-bcmath php7.0-bcmath ttf-dejavu-core php7.0-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
|
||||
|
|
Loading…
Add table
Reference in a new issue