From 383afca10c79cbe1e9932fccff5a7bb650384513 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 10 May 2019 11:36:13 +0200 Subject: switch to ynh_send_readme_to_admin__2 --- scripts/install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/install') diff --git a/scripts/install b/scripts/install index 1366e80..411edc6 100644 --- a/scripts/install +++ b/scripts/install @@ -9,6 +9,7 @@ source _common.sh source ynh_install_ruby source ynh_add_secure_repos__3 +source ynh_send_readme_to_admin__2 source /usr/share/yunohost/helpers #================================================= @@ -305,7 +306,7 @@ The admin email is: $admin_mail The admin password is: $admin_pass If you facing an issue or want to improve this app, please open a new issue in this project: https://github.com/YunoHost-Apps/mastodon_ynh" -ynh_send_readme_to_admin "$message" "$admin" +ynh_send_readme_to_admin --app_message=$message --recipients=$admin_mail --type='install' #================================================= # END OF SCRIPT -- cgit v1.2.3-70-g09d2