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
1 changed files with 1 additions and 1 deletions

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]}"