diff --git a/scripts/install b/scripts/install index 6e69c15..ad24650 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/enigma/home +chown -R $app: "$final_path/plugins/enigma/home" #================================================= # RELOAD NGINX