Cut version 1.5.0

This commit is contained in:
Megan Marsh 2019-12-18 15:54:41 -08:00
parent 616060b463
commit e03342cd32
No known key found for this signature in database
GPG key ID: 51852D87348FFC4C

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -e pipefail
set -e
# Get the parent directory of where this script is.
SOURCE="${BASH_SOURCE[0]}"