Skip to content

Commit

Permalink
use env bash interpreter
Browse files Browse the repository at this point in the history
  • Loading branch information
radupopa2010 committed Jan 26, 2024
1 parent 899cc08 commit cd62a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-bundler/bundler-update-release.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/opt/homebrew/bin/bash
#!/usr/bin/env bash
set -e

RED='\033[0;31m'
Expand Down

0 comments on commit cd62a5c

Please sign in to comment.