Skip to content

Commit

Permalink
add debug -x
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-cornally committed Feb 20, 2025
1 parent aa020ef commit e0064fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gen-dotenv.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env bash -x
set -o nounset
set -o errexit
echo ${0##*/} ...
Expand Down

0 comments on commit e0064fd

Please sign in to comment.