diff --git a/scripts/install b/scripts/install index 3022748..4ffeea4 100755 --- a/scripts/install +++ b/scripts/install @@ -361,9 +361,6 @@ config_panel="You can find some specific configurations for this app by using th admin_mail_info="\ Standard Notes extensions are hosted with this package.\n\ -New users will get an e-mail with install instructions.\n\ -With the current SMTP settings you can not send e-mails to all e-mail providers. For example GMail will probably not recive this e-mails.\n\ -Please setup the SMTP account in this file: \"$final_path/live/.env\" under \"#Mailer settings\" if you want to fix this.\n\ Please setup the Access-Domain for the extensions in the __URL_TAG1__config-panel__URL_TAG2__$admin_panel/config-panel__URL_TAG3__ if not already done during the installation settings.\ " diff --git a/scripts/upgrade b/scripts/upgrade index a947646..5ce2dfc 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -519,11 +519,7 @@ ynh_script_progression --message="Sending a readme for the admin..." admin_panel="https://$(grep portal_domain /etc/ssowat/conf.json | cut -d'"' -f4)/yunohost/admin/#/apps/$app" config_panel="You can find some specific configurations for this app by using the experimental __URL_TAG1__config-panel feature__URL_TAG2__$admin_panel/config-panel__URL_TAG3__" admin_mail_info="\ -New Feature ( 3.13.6~ynh4 ):\n\ -Now Standard Notes extensions are hosted with this package.\n\ -Only new users will get an e-mail with install instructions.\n\ -With the current SMTP settings you can not send e-mails to all e-mail providers. For example GMail will probably not recive this e-mails.\n\ -Please setup the SMTP account in this file: \"$final_path/live/.env\" under \"#Mailer settings\" if you want to fix this.\n\ +Standard Notes extensions are hosted with this package.\n\ Please setup the Access-Domain for the extensions in the __URL_TAG1__config-panel__URL_TAG2__$admin_panel/config-panel__URL_TAG3__\ "