Files
yak/limine/fetch.sh
2023-03-17 22:13:42 +01:00

6 lines
147 B
Bash

#!/bin/bash
LIMINE_VERSION=v4.20230315.0
git clone https://github.com/limine-bootloader/limine.git --branch="${LIMINE_VERSION}-binary" --depth=1