Skip to content

Commit

Permalink
Activate debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-el-sayed committed Oct 9, 2024
1 parent caf9e61 commit 79bb375
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/manage_docker_image.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env bash

set -x
set -e

function usage() {
Expand Down Expand Up @@ -303,3 +304,5 @@ function main() {
}

main "$@"

set +x

0 comments on commit 79bb375

Please sign in to comment.