From a4fef79b66f3bb251a34694f1e0bdda51ebc4be0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 2 Aug 2021 17:06:41 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 843e942..c7a7c73 100644 --- a/scripts/install +++ b/scripts/install @@ -116,8 +116,8 @@ ynh_add_nginx_config ynh_script_progression --message="Adding a configuration file..." --weight=1 ynh_add_config --template="../conf/miniflux.conf" --destination="$final_path/$app.conf" - chmod 600 "$final_path/$app.conf" +chown $app "$final_path/$app.conf" #================================================= # SETUP SYSTEMD