Skip to content

Commit

Permalink
debug: enable set -x
Browse files Browse the repository at this point in the history
  • Loading branch information
aeimer committed Oct 25, 2023
1 parent 6148410 commit ac60be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci-scripts/install-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -euo pipefail

# Enable debug - print commands
#set -x
set -x

aptGetInstallPackages=(wget)

Expand Down

0 comments on commit ac60be5

Please sign in to comment.