1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/couchpotato_ynh.git synced 2024-09-03 18:16:22 +02:00

Update upgrade

This commit is contained in:
yalh76 2021-08-15 18:18:12 +02:00
parent 5f17506e71
commit f3d6dcb1ba

View file

@ -210,7 +210,8 @@ fi
#================================================= #=================================================
ynh_script_progression --message="Updating a configuration file..." ynh_script_progression --message="Updating a configuration file..."
ynh_add_config --template="../conf/couchpotato.conf" --destination="$final_path/settings.conf" ynh_backup_if_checksum_is_different --file="$final_path/settings.conf"
#ynh_add_config --template="../conf/couchpotato.conf" --destination="$final_path/settings.conf"
chmod 600 "$final_path/settings.conf" chmod 600 "$final_path/settings.conf"
chown $app:$app "$final_path/settings.conf" chown $app:$app "$final_path/settings.conf"