mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
Update _common.sh
This commit is contained in:
parent
a7078863ac
commit
4ecc6d27b6
1 changed files with 2 additions and 3 deletions
|
@ -59,9 +59,8 @@ ynh_send_readme_to_admin() {
|
||||||
|
|
||||||
local mail_subject="☁️🆈🅽🅷☁️: \`$app\` has important message for you"
|
local mail_subject="☁️🆈🅽🅷☁️: \`$app\` has important message for you"
|
||||||
|
|
||||||
local mail_message="This is an automated message from your beloved YunoHost server.
|
local mail_message="This is an automated message from your beloved YunoHost server. Specific information for $app.
|
||||||
Specific information for $app.
|
$app_message"
|
||||||
$app_message"
|
|
||||||
|
|
||||||
# Define binary to use for mail command
|
# Define binary to use for mail command
|
||||||
if [ -e /usr/bin/bsd-mailx ]
|
if [ -e /usr/bin/bsd-mailx ]
|
||||||
|
|
Loading…
Reference in a new issue