mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-21 17:11:34 -05:00
Clean up
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
cca5ac2d5d
commit
8a0504c4d8
@ -14,7 +14,7 @@
|
|||||||
# the License.
|
# the License.
|
||||||
|
|
||||||
# Install new grub version
|
# Install new grub version
|
||||||
sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=GRUB --modules="normal test efi_gop efi_uga search echo linux all_video gfxmenu gfxterm_background gfxterm_menu gfxterm loadenv configfile gzio part_gpt cryptodisk luks gcry_rijndael gcry_sha256 btrfs" --disable-shim-lock
|
sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=GRUB --disable-shim-lock
|
||||||
|
|
||||||
# Sign grub
|
# Sign grub
|
||||||
sudo sbctl sign-all
|
sudo sbctl sign-all
|
||||||
|
Loading…
Reference in New Issue
Block a user