Enable debugging.
This commit is contained in:
parent
636d4c873d
commit
ab95b46745
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -eu
|
||||
set -exu
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
. ./target.sh
|
||||
|
Loading…
Reference in New Issue
Block a user