From 68d019e26765cadeb3819bbb5e4ea985c6ef68a8 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Wed, 22 Nov 2017 19:14:05 +0100 Subject: [PATCH] [fix] Permissions --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 45f608c..6e69c15 100644 --- a/scripts/install +++ b/scripts/install @@ -181,7 +181,7 @@ ynh_store_file_checksum "${final_path}/config/config.inc.php" # Set permissions to app files chown -R root: "$final_path" chown -R $app: "${final_path}/temp/" "${final_path}/logs/" -chown -R $app: "$final_path/plugins +chown -R $app: "$final_path/plugins/enigma/home #================================================= # RELOAD NGINX