From 6c473a17a8fd38a4b010848e84f2107f1bf6c2e5 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Sat, 2 May 2020 20:13:25 -0400
Subject: [PATCH] remove trailing newline in pre
---
static/install.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/static/install.html b/static/install.html
index 2c18b01e..db917b8e 100644
--- a/static/install.html
+++ b/static/install.html
@@ -250,8 +250,7 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3
page. For example, to download the 2020.04.14.23 release for the Pixel 3 XL (crosshatch):
curl -O https://releases.grapheneos.org/crosshatch-factory-2020.04.14.23.zip
-curl -O https://releases.grapheneos.org/crosshatch-factory-2020.04.14.23.zip.sig
-
+curl -O https://releases.grapheneos.org/crosshatch-factory-2020.04.14.23.zip.sig
Verify the factory images using the signature:
signify -Cqp factory.pub -x crosshatch-factory-2020.04.14.23.zip.sig && echo verified