main
#!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx bundle install if [[ ! -a masking.yml ]]; then cp masking.yml.sample masking.yml fi