mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Merge branch 'fix-shebang' into 'master'
move shebang to first line of build.sh See merge request redox-os/redox!1494
This commit is contained in:
commit
3d09300cc7
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