Change shebang of bootstrap to /usr/bin/env to be more cross-platform
This commit is contained in:
parent
71ab21071d
commit
fcde2ae5aa
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
##########################################################
|
||||
# This function is simply a banner to introduce the script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue