mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
Change shebang of bootstrap to /usr/bin/env to be more cross-platform
This commit is contained in:
parent
71ab21071d
commit
fcde2ae5aa
@ -1,4 +1,4 @@
|
||||
#! /bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
##########################################################
|
||||
# This function is simply a banner to introduce the script
|
||||
|
||||
Loading…
Reference in New Issue
Block a user