|
@@ -16,7 +16,7 @@ ynh_exec_warn_less yunohost user delete $zabbix_username --purge
|
|
|
|
|
|
|
|
# need remove pinning
|
|
# need remove pinning
|
|
|
if [ -f /etc/apt/preferences.d/zabbix_repo ]
|
|
if [ -f /etc/apt/preferences.d/zabbix_repo ]
|
|
|
-ynh_secure_remove --file="/etc/apt/preferences.d/zabbix_repo"
|
|
|
|
|
|
|
+ynh_secure_remove "/etc/apt/preferences.d/zabbix_repo"
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
# Remove the dedicated systemd config
|
|
# Remove the dedicated systemd config
|