We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad06aee commit 2c582ceCopy full SHA for 2c582ce
simpleimage/make_rootfs.sh
@@ -157,7 +157,7 @@ locale-gen en_US.UTF-8
157
apt-get -y update
158
apt-get install -y software-properties-common dirmngr
159
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
+apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 56A3D45E
161
add-apt-repository "deb http://ppa.launchpad.net/longsleep/ubuntu-pine64-flavour-makers/ubuntu xenial main"
162
add-apt-repository "deb http://ppa.launchpad.net/ayufan/pine64-ppa/ubuntu xenial main"
163
curl -fsSL http://deb.ayufan.eu/orgs/ayufan-pine64/archive.key | apt-key add -
0 commit comments