From b4820f3eee6243b491b1e1662a63c791ac9a8d0a Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Thu, 31 Mar 2022 17:15:56 +0200 Subject: [PATCH] [fix] Permission --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 17c3910..b694eeb 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -156,7 +156,7 @@ ynh_script_progression --message="Generating fonts..." # 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