1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2024-09-03 19:56:29 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-12-27 17:34:15 +01:00
parent 8584795769
commit a34757f55e

View file

@ -126,7 +126,7 @@ popd
#=================================================
ynh_script_progression --message="Updating a config file..."
ynh_add_config --template="../conf/production.yaml" --destination="$install_dir/config/production.yaml"
ynh_add_config --template="production.yaml" --destination="$install_dir/config/production.yaml"
chmod 400 "$install_dir/config/production.yaml"
chown $app:$app "$install_dir/config/production.yaml"