Skip to content

Commit 6604f2a

Browse files
authored
fix: make hack/tools/update-tls-profiles.sh work on macOS (#2256)
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
1 parent 2571a5b commit 6604f2a

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)