#!/bin/sh bundle check || bundle install yarn check || yarn install --check-files exec "$@"