#!/bin/sh

exec "/usr/local/bin/node" "/usr/share/yarn/bin/yarn.js" "$@"
