We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb763f commit ce6dc35Copy full SHA for ce6dc35
tools/update-llhttp.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/bin/sh
2
set -euo pipefail
3
shopt -s inherit_errexit
4
# Shell script to update llhttp in the source tree to specific version
0 commit comments