From ed641c902986c6a6b6ef962bd3baf99dc69ac308 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Fri, 22 Jul 2022 11:47:57 +0200 Subject: [PATCH] Update ynh_send_readme_to_admin__2 --- scripts/ynh_send_readme_to_admin__2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ynh_send_readme_to_admin__2 b/scripts/ynh_send_readme_to_admin__2 index ee571cc..f1e53ec 100644 --- a/scripts/ynh_send_readme_to_admin__2 +++ b/scripts/ynh_send_readme_to_admin__2 @@ -53,7 +53,7 @@ ynh_send_readme_to_admin() { recipients=$(find_mails "$recipients") # Subject base - local mail_subject="☁️🆈🅽🅷☁️: \`$app\`" + local mail_subject="\`$app\`" # Adapt the subject according to the type of mail required. if [ "$type" = "backup" ]; then