Add grub credentials config

This commit is contained in:
ItsDrike 2021-08-10 14:55:57 +02:00
parent 2e6e16ba78
commit e329fed20d
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD
2 changed files with 14 additions and 0 deletions

View file

@ -9,3 +9,4 @@ if [ ${grub_platform} == "efi" ]; then
fwsetup
}
fi