Skip to content

Commit b6d803f

Browse files
committed
fix: make hack/tools/update-tls-profiles.sh work on macOS
Signed-off-by: Joe Lanford <[email protected]>
1 parent 029484d commit b6d803f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/tools/update-tls-profiles.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/env bash
1+
#!/usr/bin/env bash
22

33
set -e
44

0 commit comments

Comments
 (0)