Ver Fonte

Update post_user_create

Mickael-Martin há 7 anos atrás
pai
commit
99832c8f05
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      hooks/post_user_create

+ 1 - 1
hooks/post_user_create

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