mirror of
https://github.com/YunoHost-Apps/kresus_ynh.git
synced 2024-09-03 19:36:10 +02:00
Remove postinstall message in successful update message
This commit is contained in:
parent
cd9e7608f9
commit
3d867f8ce6
1 changed files with 1 additions and 4 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue