1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00

fix file permission

This commit is contained in:
Kay0u 2021-09-21 18:41:51 +02:00
parent 1d6da0603e
commit 25bd43e0e0
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -119,7 +119,7 @@ ynh_script_progression --message="Updating a configuration file..." --weight=1
ynh_add_config --template="../conf/AdGuardHome.yaml" --destination="$final_path/AdGuardHome.yaml"
chmod 600 "$final_path/AdGuardHome.yaml"
chown -R $app "$final_path/AdGuardHome.yaml"
chown -R $app: "$final_path/AdGuardHome.yaml"
#=================================================
# SETUP SYSTEMD