From f240f04f36af016e5e642b3cd4b2ef1a4324756d Mon Sep 17 00:00:00 2001 From: liberodark Date: Fri, 29 May 2020 14:31:43 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 0272a32..f4e4e16 100644 --- a/scripts/install +++ b/scripts/install @@ -151,7 +151,7 @@ ynh_replace_string "__DOMAIN__" "$domain" "../conf/nginx.conf" ### that really need such authorization. # Set permissions to app files -chown -R admin:1007 /opt/streama +chown -R $app: $final_path #=================================================