mirror of
https://github.com/YunoHost-Apps/hydrogen_ynh.git
synced 2024-09-03 19:26:17 +02:00
Update install
This commit is contained in:
parent
247ca8f9e6
commit
efe8224067
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ ynh_script_progression --message="Adding a configuration file..." --weight=1
|
|||
|
||||
ynh_add_config --template="../conf/config.sample.json" --destination="$final_path/config.json"
|
||||
|
||||
chmod 400 "$final_path/config.json"
|
||||
chmod 650 "$final_path/config.json"
|
||||
chown $app:$app "$final_path/config.json"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue