now with without -x
This commit is contained in:
parent
e1d6631e9b
commit
0372128b11
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
set -euxo pipefail
|
||||
set -euo pipefail
|
||||
|
||||
# License MIT
|
||||
# Authors 2024
|
||||
|
|
Loading…
Reference in New Issue