1
1

Enable debugging.

This commit is contained in:
Derek Smith 2023-09-15 09:30:01 -04:00
parent 636d4c873d
commit ab95b46745
Signed by: farscapian
GPG Key ID: B443E530A14E1C90

View File

@ -1,6 +1,6 @@
#!/bin/bash
set -eu
set -exu
cd "$(dirname "$0")"
. ./target.sh