diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2023-10-05 16:45:17 +0200 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2023-10-05 16:45:30 +0200 |
commit | 1b3d23afd1a7bff965b97dfbae94b842fa717a33 (patch) | |
tree | acc65eb39e17cc8a827ffe0d26613cb56693f3d9 | |
parent | be2418e64327ea74ec4899ae5a9fd795b617b5d1 (diff) |
mark grub targets unnecessary for uefi installations
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -45,6 +45,8 @@ This method works for all installation methods mentioned above. curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/<artix | uefi | crypt | cryptuefi>install | sh -s -- [drive [grubtarget]] ``` +The UEFI scripts will ignore the GRUB target as they skip it completely. + # Partition Layout ## BIOS |