diff --git a/scripts/_common.sh b/scripts/_common.sh index 1c686cb..f042f41 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -59,9 +59,8 @@ ynh_send_readme_to_admin() { local mail_subject="☁️🆈🅽🅷☁️: \`$app\` has important message for you" - local mail_message="This is an automated message from your beloved YunoHost server. - Specific information for $app. - $app_message" + local mail_message="This is an automated message from your beloved YunoHost server. Specific information for $app. +$app_message" # Define binary to use for mail command if [ -e /usr/bin/bsd-mailx ]