This commit is contained in:
teldra 2022-02-09 21:12:02 +01:00
parent 36b270d742
commit 76879688bf
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ config() {
#TMP="$(lsblk -o NAME,UUID -l|grep "${rl} " | awk '{print $2}')"
#CRYPTUUID="${TMP//-/}"
#mkdir -p /boot/efi/EFI/void /boot/grub
mkdir -p /boot/efi/EFI/void /boot/grub
#grub-kbdcomp -o /boot/grub/${KEY_LANG}.gkb ${KEY_LANG}
#tar cf /boot/grub/memdisk.tar /boot/grub/${KEY_LANG}.gkb