We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a589ea commit b94f553Copy full SHA for b94f553
hashupdate
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-set -eu pipefail
+set -euo
3
4
# Usage: hashupdate <FILE> <NAME> <VERSION>
5
URL_TEMPLATE=$(grep "$2_URL=" "$1" | sed -E 's/.*="(.*)"/\1/')
0 commit comments