Skip to content

Commit

Permalink
add /bin/bash
Browse files Browse the repository at this point in the history
  • Loading branch information
hroskes committed Aug 22, 2024
1 parent b112917 commit 69d4ccf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/compile_plots.sh
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash

set -euxo pipefail

export PYTHONWARNINGS=error
Expand Down

0 comments on commit 69d4ccf

Please sign in to comment.