mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 16:18:44 +08:00
Merge branch 'change-shebang' into 'master'
Change shebang of bootstrap to /usr/bin/env to be more cross-platform See merge request redox-os/redox!1235
This commit is contained in:
commit
aa76286e40
@ -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