Merge pull request #204 from YunoHost-Apps/Tagadda-patch-1
Remove the post install mail from the upgrade
This commit is contained in:
commit
1b2f793d92
@ -20,7 +20,6 @@ Wiki.js is a copylefted libre software, modern and powerful wiki app built on No
|
||||
|
||||
**Shipped version:** 2.5.289~ynh1
|
||||
|
||||
|
||||
**Demo:** https://docs-beta.requarks.io/
|
||||
|
||||
## Screenshots
|
||||
|
@ -18,8 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||
Wiki.js is a copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost.
|
||||
|
||||
|
||||
**Version incluse :** 2.5.289~ynh1
|
||||
|
||||
**Version incluse :** 2.5.289~ynh1
|
||||
|
||||
**Démo :** https://docs-beta.requarks.io/
|
||||
|
||||
|
@ -204,14 +204,6 @@ ynh_script_progression --message="Reloading NGINX web server..."
|
||||
|
||||
ynh_systemd_action --service_name=nginx --action=reload
|
||||
|
||||
#=================================================
|
||||
# SEND README TO ADMIN
|
||||
#=================================================
|
||||
ynh_script_progression --message="Sending ReadMe to admin..."
|
||||
|
||||
ynh_add_config --template="../conf/ldap_message" --destination="../conf/message_upgrade"
|
||||
ynh_send_readme_to_admin --app_message="../conf/message_upgrade" --recipients="root" --type='upgrade'
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user