mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
Stupid mistake episode 2
This commit is contained in:
parent
de037c10fc
commit
1af02b645e
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ ynh_script_progression --message="Updating a configuration file..." --time --wei
|
|||
ynh_add_config --template="config.yaml" --destination="$final_path/config.yaml"
|
||||
|
||||
chmod 400 "$final_path/config.yaml"
|
||||
chown $app:$app "$final_path/some_config_file"
|
||||
chown $app:$app "$final_path/config.yaml"
|
||||
|
||||
#=================================================
|
||||
# SETUP SYSTEMD
|
||||
|
|
Loading…
Add table
Reference in a new issue