Update ynh_send_readme_to_admin__2
This commit is contained in:
committed by
GitHub
parent
c1b9df5d8e
commit
ed641c9029
@@ -53,7 +53,7 @@ ynh_send_readme_to_admin() {
|
|||||||
recipients=$(find_mails "$recipients")
|
recipients=$(find_mails "$recipients")
|
||||||
|
|
||||||
# Subject base
|
# Subject base
|
||||||
local mail_subject="☁️🆈🅽🅷☁️: \`$app\`"
|
local mail_subject="\`$app\`"
|
||||||
|
|
||||||
# Adapt the subject according to the type of mail required.
|
# Adapt the subject according to the type of mail required.
|
||||||
if [ "$type" = "backup" ]; then
|
if [ "$type" = "backup" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user