Using gpg's passphrase request; new script.

This commit is contained in:
Bandie Canis
2018-01-12 21:46:55 +01:00
parent ea444b288b
commit 1b49b45439
6 changed files with 54 additions and 39 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# grub2-verify
# Checks the signatures of every file which is has a signature in /boot.
# Author: Bandie Kojote
# Author: Bandie
# Licence: GNU-GPLv3
red=$(tput setaf 1)