Skip to content

Commit 83049c7

Browse files
committed
debug: hacks to debug install-dev-env-scripts.sh
1 parent f1055f9 commit 83049c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/install-dev-env-scripts.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ download_script() {
2626
}
2727

2828
set -e
29+
set -x
2930

3031
if [ $# != 0 ]; then
3132
echo "usage: $(basename "$0")" >&2

0 commit comments

Comments
 (0)