Skip to content

Commit

Permalink
Enable trace
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Dec 3, 2023
1 parent 70a3ba6 commit 152d2ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/list-all
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash

set -euo pipefail
set -x

current_script_path=${BASH_SOURCE[0]}
plugin_dir=$(dirname "$(dirname "$current_script_path")")
Expand Down

0 comments on commit 152d2ef

Please sign in to comment.