mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
Update upgrade
This commit is contained in:
parent
351ffb5107
commit
9d62b1d51e
1 changed files with 2 additions and 2 deletions
|
@ -175,9 +175,9 @@ ynh_script_progression --message="Updating a configuration file..."
|
|||
|
||||
config_file="$final_path/.config/syncthing/config.xml"
|
||||
|
||||
ynh_backup_if_checksum_is_different --file="$config_file"
|
||||
#ynh_backup_if_checksum_is_different --file="$config_file"
|
||||
# Recalculate and store the checksum of the file for the next upgrade.
|
||||
ynh_store_file_checksum --file="$config_file"
|
||||
#ynh_store_file_checksum --file="$config_file"
|
||||
|
||||
#ynh_add_config --template="../conf/config.xml" --destination="$config_file"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue