#!/bin/sh cd "$(dirname -- "$(readlink -f -- "$0")")/../public-src/3rd-party" || exit yarn --flat --no-bin-links --modules-folder yarn "$@"