mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[utils] Update shebang to use the environment.
This changes the shebang to launch bash through /usr/bin/env. llvm-svn: 369717
This commit is contained in:
parent
27c6540453
commit
e17deae810
@ -1,4 +1,4 @@
|
||||
# !/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
#===-- merge-request.sh ---------------------------------------------------===#
|
||||
#
|
||||
# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
||||
|
Loading…
x
Reference in New Issue
Block a user