mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
back to initial
This commit is contained in:
parent
1ed7989b95
commit
54eed6d41e
1 changed files with 4 additions and 1 deletions
|
@ -54,6 +54,9 @@ ynh_send_readme_to_admin() {
|
|||
Specific information for the application $app.
|
||||
$app_message
|
||||
---
|
||||
Automatic diagnosis data from YunoHost
|
||||
$(yunohost tools diagnosis | grep -B 100 "services:" | sed "/services:/d')"
|
||||
|
||||
# Define binary to use for mail command
|
||||
if [ -e /usr/bin/bsd-mailx ]
|
||||
then
|
||||
|
|
Loading…
Add table
Reference in a new issue