From cc0fd87fdb68aefa007a7daf60d5cd7d9d713cfa Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 25 Oct 2020 09:36:08 +0100 Subject: [PATCH] fix --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index aa12204..ae53773 100644 --- a/scripts/install +++ b/scripts/install @@ -118,6 +118,7 @@ ynh_script_progression --message="Securing files and directories..." # Set permissions to app files chown -R $app:$app $final_path +chown -R www-data:www-data $webircgateway_path #================================================= # INTEGRATE SERVICE IN YUNOHOST