Cut version 1.5.0
This commit is contained in:
parent
616060b463
commit
e03342cd32
|
@ -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]}"
|
||||
|
|
Loading…
Reference in New Issue