Update upgrade

This commit is contained in:
yalh76 2021-04-10 01:57:11 +02:00
parent fafba24ff5
commit 5d082698d6

View file

@ -140,8 +140,8 @@ ynh_script_progression --message="Updating a config file..."
ynh_add_config --template="../conf/default.yaml" --destination="$final_path/config/production.yaml"
chmod 400 "$final_path/some_config_file"
chown $app:$app "$final_path/some_config_file"
chmod 400 "$final_path/config/production.yaml"
chown $app:$app "$final_path/config/production.yaml"
#=================================================
# GENERIC FINALIZATION