diff --git a/hashupdate b/hashupdate index 943beae..090e023 100755 --- a/hashupdate +++ b/hashupdate @@ -1,5 +1,5 @@ #!/bin/sh -set -eu pipefail +set -euo # Usage: hashupdate URL_TEMPLATE=$(grep "$2_URL=" "$1" | sed -E 's/.*="(.*)"/\1/')