diff --git a/scripts/install b/scripts/install index 2fdfcef..e6956e2 100644 --- a/scripts/install +++ b/scripts/install @@ -155,7 +155,7 @@ ynh_store_file_checksum --file="/etc/onlyoffice/documentserver/default.json" # Set permissions to app files chmod 750 "$final_path" chmod -R o-rwx "$final_path" -chown -R $app:www-data "$final_path" +chown -R ds:ds "$final_path" #================================================= # RELOAD ONLYOFFICE