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