Skip to content

Commit ce6dc35

Browse files
ShogunPandaaduh95
andauthored
tool: Use right shell interpreter
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent bcb763f commit ce6dc35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/update-llhttp.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/sh
22
set -euo pipefail
33
shopt -s inherit_errexit
44
# Shell script to update llhttp in the source tree to specific version

0 commit comments

Comments
 (0)