mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 21:12:59 +02:00
Core Update 166: Introduce new 2022 Pakfire key
Cc: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -27,7 +27,7 @@ export GNUPGHOME="/opt/pakfire/etc/.gnupg"
|
||||
case "${1}" in
|
||||
start)
|
||||
boot_mesg "Setting up Pakfire Package Manager..."
|
||||
gpg --import /opt/pakfire/pakfire-2018.key &>/dev/null
|
||||
gpg --import /opt/pakfire/pakfire-2018.key /opt/pakfire/pakfire-2022.key &>/dev/null
|
||||
evaluate_retval
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user