Skip to content

Commit

Permalink
polystat#35 - added strict mode to run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Graur committed Dec 6, 2022
1 parent fffbde5 commit 1c20d76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/run.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash

set -euox pipefail
file=$1

echo "Pull c2eo Docker image"
Expand Down

0 comments on commit 1c20d76

Please sign in to comment.