1
0
Fork 0
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:
ericgaspar 2020-10-16 14:11:19 +02:00
parent a7078863ac
commit 4ecc6d27b6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -59,9 +59,8 @@ ynh_send_readme_to_admin() {
local mail_subject="☁️🆈🅽🅷☁️: \`$app\` has important message for you"
local mail_message="This is an automated message from your beloved YunoHost server.
Specific information for $app.
$app_message"
local mail_message="This is an automated message from your beloved YunoHost server. Specific information for $app.
$app_message"
# Define binary to use for mail command
if [ -e /usr/bin/bsd-mailx ]