Skip to content

Commit 2c582ce

Browse files
committed
Fix longsleep signing key
1 parent ad06aee commit 2c582ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simpleimage/make_rootfs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ locale-gen en_US.UTF-8
157157
apt-get -y update
158158
apt-get install -y software-properties-common dirmngr
159159
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BF428671
160-
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0B3C3354
160+
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 56A3D45E
161161
add-apt-repository "deb http://ppa.launchpad.net/longsleep/ubuntu-pine64-flavour-makers/ubuntu xenial main"
162162
add-apt-repository "deb http://ppa.launchpad.net/ayufan/pine64-ppa/ubuntu xenial main"
163163
curl -fsSL http://deb.ayufan.eu/orgs/ayufan-pine64/archive.key | apt-key add -

0 commit comments

Comments
 (0)