Switch to using pirogue.gpg
This adds support for multiple keys (see pirogue-archive-keyring's introduction). Link: https://github.com/PiRogueToolSuite/deb-packages/pull/33 Link: https://github.com/PiRogueToolSuite/debian-12/pull/7
This commit is contained in:
parent
9846b9ee03
commit
33b9236a86
@ -32,5 +32,5 @@ toast_me() {
|
||||
|
||||
# Add PTS PPA
|
||||
chroot $MNT wget -O /etc/apt/sources.list.d/pirogue.list https://pts-project.org/debian-12/pirogue.list
|
||||
chroot $MNT wget -O /etc/apt/trusted.gpg.d/pirogue.asc https://pts-project.org/debian-12/Key.gpg
|
||||
chroot $MNT wget -O /etc/apt/trusted.gpg.d/pirogue.gpg https://pts-project.org/debian-12/pirogue.gpg
|
||||
}
|
||||
|
@ -32,7 +32,7 @@ toast_me() {
|
||||
|
||||
# Add PTS PPA
|
||||
chroot $MNT wget -O /etc/apt/sources.list.d/pirogue.list https://pts-project.org/debian-12/pirogue.list
|
||||
chroot $MNT wget -O /etc/apt/trusted.gpg.d/pirogue.asc https://pts-project.org/debian-12/Key.gpg
|
||||
chroot $MNT wget -O /etc/apt/trusted.gpg.d/pirogue.gpg https://pts-project.org/debian-12/pirogue.gpg
|
||||
|
||||
### BEGIN: Pi 5 section
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user