This commit is contained in:
Thomas E Lackey 2022-11-16 13:19:40 -06:00
parent f1d319914a
commit 1dbfacc39e

View File

@ -1,6 +1,7 @@
#!/bin/bash
set -e
set -o pipefail
# Set up repo
start_dir=$(pwd)