i change my mind we're going limine
This commit is contained in:
5
get_limine.sh
Normal file
5
get_limine.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
# Download the latest Limine binary release.
|
||||
curl -L https://github.com/Limine-Bootloader/Limine/releases/latest/download/limine-binary.tar.gz | gunzip | tar -xf -
|
||||
|
||||
# Build "limine" utility.
|
||||
make -C limine-binary
|
||||
Reference in New Issue
Block a user