mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
move shebang to first line of build.sh
This commit is contained in:
parent
cfb2121d1b
commit
d1dec5b8c2
4
build.sh
4
build.sh
@ -1,7 +1,7 @@
|
||||
# Alternative script for the build system Makefiles
|
||||
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Alternative script for the build system Makefiles
|
||||
|
||||
###########################################################################
|
||||
# #
|
||||
# Build the system, with a specified processor type and filesystem config #
|
||||
|
||||
Loading…
Reference in New Issue
Block a user