Only /usr/bin/env is portable in shebangs.
This commit is contained in:
parent
7907abea27
commit
18520aa8b2
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
# Set up the appropriate rustc toolchain
|
||||
|
||||
set -e
|
||||
|
Loading…
x
Reference in New Issue
Block a user