From 1ed7989b95c47b9cb0014130968ad940c4e86308 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Sat, 18 Feb 2023 11:29:58 +0100 Subject: [PATCH] remove diagnosis --- scripts/_common.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index ddbeb27..1945d70 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -54,9 +54,6 @@ ynh_send_readme_to_admin() { Specific information for the application $app. $app_message --- -Automatic diagnosis data from YunoHost -$(yunohost tools diagnosis | grep -B 100 "services:" | sed "/services:/d')" - # Define binary to use for mail command if [ -e /usr/bin/bsd-mailx ] then