From 8a94115908f90421868acb3e169aaabe7f8a31a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Tue, 14 Feb 2017 09:41:13 +0100 Subject: [PATCH] permissions --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index cc8ca58..3c7e1c7 100755 --- a/scripts/install +++ b/scripts/install @@ -85,6 +85,7 @@ sudo chmod 644 "$cron_path" # Set permissions to freshrss directory +sudo chown -R root:root $FINAL_PATH sudo chown -R www-data: $FINAL_PATH/data/ sudo chown -R www-data: $FINAL_PATH/extensions/ #skip api directory