diff --git a/scripts/install b/scripts/install index 6b35a7e..b4d5b9d 100644 --- a/scripts/install +++ b/scripts/install @@ -186,7 +186,7 @@ ynh_store_file_checksum "$final_path/config.json" ### that really need such authorization. # Set permissions to app files -#chown -R root: /etc/loolwsd +chown -R $app:$app $final_path #=================================================