1
0
Fork 0
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:
Limezy 2022-03-30 10:29:00 +07:00
parent de037c10fc
commit 1af02b645e

View file

@ -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