Skip to content

Commit cd62a5c

Browse files
committed
use env bash interpreter
1 parent 899cc08 commit cd62a5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install-bundler/bundler-update-release.sh

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

44
RED='\033[0;31m'

0 commit comments

Comments
 (0)