diff --git a/scripts/remove b/scripts/remove index cdfc905..8742fc0 100644 --- a/scripts/remove +++ b/scripts/remove @@ -33,7 +33,7 @@ ynh_system_user_delete $app sudo systemctl reload nginx # Remove app dependencies -ynh_remove_app_dependencies "$PKG_DEPENDENCIES" +ynh_remove_app_dependencies $app # The following command is kept as a matter of transition with the previous way # of managing dependencies ynh_package_autoremove "roundcube-deps" || true \ No newline at end of file