mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-04 19:11:27 +02:00
pakfire: Import old key, too
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -14,6 +14,9 @@ case "${1}" in
|
||||
boot_mesg "Setting up Pakfire Package Manager..."
|
||||
gpg --import /opt/pakfire/pakfire-2018.key &>/dev/null
|
||||
evaluate_retval
|
||||
|
||||
# Try to import the old key, too
|
||||
gpg --import /opt/pakfire/pakfire-2007.key &>/dev/null
|
||||
;;
|
||||
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user