1
0
Fork 0
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:
liberodark 2019-03-22 16:40:34 +01:00 committed by GitHub
parent 7d3533fdb0
commit 4c81b2dfe2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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