Use bash for hook script
This commit is contained in:
parent
a61815dd1a
commit
2d81e683fc
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# Abort if anything goes wrong.
|
||||
set -euo pipefail
|
||||
|
|
Loading…
Reference in a new issue