Merge branch 'pirogue-archive-keyring'
Conflicts: raspberrypi/recipes/pi3-pi4.sh
This commit is contained in:
commit
18b57694d8
@ -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
|
||||
|
||||
# Make initial installation easier on users:
|
||||
install -m 755 -o root -g root files/avoid-debconf-prompts $MNT/root/avoid-debconf-prompts
|
||||
|
@ -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
|
||||
|
||||
# Make initial installation easier on users:
|
||||
install -m 755 -o root -g root files/avoid-debconf-prompts $MNT/root/avoid-debconf-prompts
|
||||
|
Loading…
Reference in New Issue
Block a user