Update all script to use /usr/bin/env bash in shebang
This commit is contained in:
2
third_party/forked/shell2junit/sh2ju.sh
vendored
2
third_party/forked/shell2junit/sh2ju.sh
vendored
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
### Copyright 2010 Manuel Carrasco Moñino. (manolo at apache.org)
|
||||
###
|
||||
### Licensed under the Apache License, Version 2.0.
|
||||
|
Reference in New Issue
Block a user