From 7e7f9925929c20b969ccba82a95aaf7e70a5558a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 24 Feb 2021 16:54:21 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a79da95..b740d8a 100755 --- a/scripts/install +++ b/scripts/install @@ -247,7 +247,7 @@ chmod +x $final_path/Coturn_config_rotate.sh #================================================= # Set permissions to app files -chown -R $app:root $final_path +chown -R $app:$app $final_path chmod -R 755 $final_path chown -R $app:root /var/log/$app chown -R $app:root /etc/$app