]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_gcc/build_sysroot/prepare_sysroot_src.sh
Rollup merge of #97385 - oli-obk:smir-tool-lib, r=pnkfelix
[rust.git] / compiler / rustc_codegen_gcc / build_sysroot / prepare_sysroot_src.sh
index 071e7ed1f85df465dabe68bf1ee3e0216d2f424d..56768bbf1d0150431f913ad65462ff509f101eea 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 set -e
 cd $(dirname "$0")