diff --git a/scripts/remove b/scripts/remove index 8742fc0..a328ead 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 $app +ynh_remove_app_dependencies # 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