diff --git a/scripts/install b/scripts/install index 11c6b81..3b59683 100644 --- a/scripts/install +++ b/scripts/install @@ -93,7 +93,6 @@ popd chmod 750 "$final_path" chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path" -chown -R $app:$app $final_path/node_modules #================================================= # NGINX CONFIGURATION