From 8b7c649facf0b7b90be92cdecdb82fa9dd581347 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Wed, 22 Nov 2017 19:24:09 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/upgrade b/scripts/upgrade index c239957..ff92958 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -203,6 +203,8 @@ 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/enigma/home" + #================================================= # RELOAD NGINX