mirror of
https://github.com/Bandie/grub2-signing-extension.git
synced 2024-04-01 15:51:26 +00:00
English is great.
This commit is contained in:
parent
60520d4d7a
commit
d37cc28bf0
@ -6,7 +6,7 @@
|
||||
|
||||
errorcounter=0
|
||||
c=0
|
||||
echo "Checks signature in /boot..."
|
||||
echo "Checking signatures in /boot..."
|
||||
for i in `find /boot -name "*.sig"`
|
||||
do
|
||||
gpg --verify-files $i > /dev/null 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user