Commit 116fd5d
fix: use bash shebang for pipefail support
Ubuntu's default /bin/sh is dash, which doesn't support pipefail.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 23676f6 commit 116fd5d
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments