#!/usr/bin/env bash
# bin/release <build-dir>

cat <<EOF
---
config_vars:
  PATH: /app/.heroku/anaconda/bin:/usr/local/bin:/usr/bin:/bin
EOF
