mirror of
https://github.com/YunoHost-Apps/redmine_ynh.git
synced 2024-09-03 20:16:16 +02:00
Update upgrade
This commit is contained in:
parent
7d3533fdb0
commit
4c81b2dfe2
1 changed files with 2 additions and 2 deletions
|
@ -126,8 +126,8 @@ ynh_system_user_create $app
|
|||
ynh_backup_if_checksum_is_different "$final_path/config/database.yml"
|
||||
ynh_backup_if_checksum_is_different "$final_path/config/configuration.yml"
|
||||
# Recalculate and store the checksum of the file for the next upgrade.
|
||||
ynh_store_file_checksum "$final_path/config/database.yml"
|
||||
ynh_store_file_checksum "$final_path/config/configuration.yml"
|
||||
#ynh_store_file_checksum "$final_path/config/database.yml"
|
||||
#ynh_store_file_checksum "$final_path/config/configuration.yml"
|
||||
|
||||
#=================================================
|
||||
# SETUP LOGROTATE
|
||||
|
|
Loading…
Reference in a new issue