1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kresus_ynh.git synced 2024-09-03 19:36:10 +02:00

Merge pull request #61 from nicofrand/fixUpdateMessage

Remove postinstall message in successful update message
This commit is contained in:
Nicolas Frandeboeuf 2020-05-03 11:35:11 +02:00 committed by GitHub
commit dff9a89bc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -219,15 +219,12 @@ systemctl reload nginx
#================================================= #=================================================
message=" message="
Kresus was updated! Kresus was successfully updated!
Domain: $domain Domain: $domain
Path : $path_url Path : $path_url
Config: $final_path/config.ini Config: $final_path/config.ini
Please remember the default behavior of YunoHost when installing a new app is: everyone has access to the app.
This may be an issue for Kresus as it is a personal tool. Please remember to edit access rights in the YunoHost web administration panel or using command line interface.
Note about config.ini: this package will regenerate the config file on upgrade. Note about config.ini: this package will regenerate the config file on upgrade.
If you changed it manually and upgrade Kresus, you'll find a backup in $final_path. If you changed it manually and upgrade Kresus, you'll find a backup in $final_path.