1
1
Fork 1

Enable debugging.

This commit is contained in:
Derek Smith 2023-09-15 09:30:01 -04:00
parent 3e726a578f
commit 2cc1227c16
Signed by: farscapian
GPG Key ID: B443E530A14E1C90
1 changed files with 1 additions and 1 deletions

View File

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