diff --git a/hooks/build b/hooks/build index bbdbc1a..a55cb8c 100755 --- a/hooks/build +++ b/hooks/build @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Abort if anything goes wrong. set -euo pipefail