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