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:
parent
5f17506e71
commit
f3d6dcb1ba
1 changed files with 2 additions and 1 deletions
|
@ -210,7 +210,8 @@ fi
|
|||
#=================================================
|
||||
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"
|
||||
chown $app:$app "$final_path/settings.conf"
|
||||
|
|
Loading…
Add table
Reference in a new issue