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:
parent
8584795769
commit
a34757f55e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue