diff options
| author | Arslaan Pathan <[email protected]> | 2026-03-19 18:55:25 +1300 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-03-19 18:55:25 +1300 |
| commit | 7e8df0108eb93c0ca63baa396c7ebadada5931bd (patch) | |
| tree | 2e3d8e7d319d5c70bbda920ab06b3c5a863a5c33 /install-deps-alpine.sh | |
| parent | 1814057050a5099d7eaa6f0f6395a4054801da6f (diff) | |
| download | FrenchToastOS-7e8df0108eb93c0ca63baa396c7ebadada5931bd.tar.xz FrenchToastOS-7e8df0108eb93c0ca63baa396c7ebadada5931bd.zip | |
some licenses and whatnot i donteven know
Diffstat (limited to 'install-deps-alpine.sh')
| -rwxr-xr-x | install-deps-alpine.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/install-deps-alpine.sh b/install-deps-alpine.sh index 1a91ed1..52f842c 100755 --- a/install-deps-alpine.sh +++ b/install-deps-alpine.sh @@ -1,3 +1,6 @@ #!/bin/ash +# Copyright (c) 2026 Arslaan Pathan +# This software is licensed under the ARPL. See LICENSE for details. + apk add grub grub-bios gcc-i386-elf binutils-i386-elf make xorriso |
