1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Revert "Update post_user_delete"

This reverts commit fe30b2868e
This commit is contained in:
Mickael-Martin 2019-01-15 13:29:37 +01:00
parent 6179fd2f14
commit 00771f7c58

View file

@ -2,7 +2,7 @@
source /usr/share/yunohost/helpers
user=$1
app="zabbix"
app="ynhzabbix"
db_name=$(ynh_app_setting_get $app db_name)
db_user=$(ynh_app_setting_get $app db_user)