#!/bin/sh set -e exec node /action/src/main.js "$@"