#!/usr/bin/env sh
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.

set -eu
exec node "$@"
