mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-09 20:21:34 -05:00
Update secureboot.sh
This commit is contained in:
parent
c88ba25eb8
commit
dc6bf00d6a
@ -2,7 +2,7 @@
|
||||
|
||||
pacman -S --noconfirm sbsigntools efitools openssl
|
||||
mkdir -p /etc/efi-keys
|
||||
cd /etc/efi-keys
|
||||
cd /etc/efi-keys || exit
|
||||
curl -L -O https://www.rodsbooks.com/efi-bootloaders/mkkeys.sh
|
||||
chmod +x mkkeys.sh
|
||||
./mkkeys.sh
|
||||
|
Loading…
Reference in New Issue
Block a user