mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Update ynh_send_readme_to_admin__2
This commit is contained in:
parent
c1b9df5d8e
commit
ed641c9029
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue