mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-23 07:52:06 +00: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
e03f34dd09
commit
dd323c3507
@ -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…
Reference in New Issue
Block a user