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

Update post_user_create

This commit is contained in:
Mickael-Martin 2018-11-30 13:42:08 +01:00
parent 7345e45f3c
commit 7751d6454f

View file

@ -2,7 +2,7 @@
source /usr/share/yunohost/helpers
user=$1
app=$YNH_APP_INSTANCE_NAME
app="ynhzabbix"
surname=$(ynh_user_get_info $user lastname)
name=$(ynh_user_get_info $user firstname)