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
c31b4fd1f1
commit
7a925b8f71
1 changed files with 0 additions and 2 deletions
|
@ -230,8 +230,6 @@ ynh_add_config --template="../conf/production.yaml" --destination="$final_path/c
|
|||
chmod 400 "$final_path/config/production.yaml"
|
||||
chown $app:$app "$final_path/config/production.yaml"
|
||||
|
||||
ynh_add_config --template="../conf/local-production.json" --destination="$final_path/config/local-production.json"
|
||||
|
||||
chmod 400 "$final_path/config/local-production.json"
|
||||
chown $app:$app "$final_path/config/local-production.json"
|
||||
|
||||
|
|
Loading…
Reference in a new issue