Update ynh_send_readme_to_admin__2

This commit is contained in:
Sebastian Gumprich
2022-07-22 11:47:57 +02:00
committed by GitHub
parent c1b9df5d8e
commit ed641c9029
+1 -1
View File
@@ -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