diff --git a/scripts/install b/scripts/install index b8b1632..b5f0427 100644 --- a/scripts/install +++ b/scripts/install @@ -270,7 +270,7 @@ ynh_add_fpm_config # Set permissions to app files #chown -R $app: $final_path -chown -R root:www-data: $final_path +chown -R root:www-data $final_path #================================================= # SETUP LOGROTATE