Skip to content

Commit

Permalink
Update bootstrap.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
SriharshaHack committed Jul 24, 2024
1 parent 7060507 commit 701ad13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/bootstrapping/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -o errexit
set -o pipefail
set -o nounset
# set -o xtrace # For debugging

echo "Hello!! from DevSec"
# set -Eeuo pipefail # https://vaneyckt.io/posts/safer_bash_scripts_with_set_euxo_pipefail/
# set -o xtrace # For debugging

Expand Down

0 comments on commit 701ad13

Please sign in to comment.