1
0
Fork 0
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:
Sebastian Gumprich 2022-07-22 11:47:57 +02:00 committed by GitHub
parent c1b9df5d8e
commit ed641c9029
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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