Skip to content

Commit

Permalink
fix: don't hide errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Oct 16, 2023
1 parent 78b2782 commit e98ddbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/install_biowulf.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
set -euxo pipefail

version=$1

Expand Down

0 comments on commit e98ddbc

Please sign in to comment.