diff --git a/hooks/post_app_addaccess b/hooks/post_app_addaccess index d8d976a..a66e3d5 100755 --- a/hooks/post_app_addaccess +++ b/hooks/post_app_addaccess @@ -7,7 +7,7 @@ app_path=/var/www/$app . /usr/share/yunohost/helpers -if [[ "freshrss" = "$app" ]]; +if [[ "APPNAMETOCHANGE" = "$app" ]]; then for myuser in $(echo "$new_users" | sed "s/,/ /g") do