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 #=================================================