]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_gcc/build_sysroot/build_sysroot.sh
Rollup merge of #97385 - oli-obk:smir-tool-lib, r=pnkfelix
[rust.git] / compiler / rustc_codegen_gcc / build_sysroot / build_sysroot.sh
index a965ca971a07d362635049c8a40a138800d20a60..f293192a099de8062cebbaae4c55653d5f587ae5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Requires the CHANNEL env var to be set to `debug` or `release.`