diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-05 17:03:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-05 17:03:39 -0400 |
| commit | 660c38167425c89ca25a01661ab0e20c5d4b69f0 (patch) | |
| tree | 9a143a8fa95bd9e84f85a1f0dfb6880b22e5ccb1 /static/install.html | |
| parent | 8865819b15483bbec091574d87f598b00bd7a75f (diff) | |
add newline to sources
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/install.html b/static/install.html index 9d83f4ab..829b0726 100644 --- a/static/install.html +++ b/static/install.html @@ -253,6 +253,7 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre> curl -O https://releases.grapheneos.org/crosshatch-factory-2020.05.05.02.zip.sig</pre> <p>Verify the factory images using the signature:</p> + <pre>signify -Cqp factory.pub -x crosshatch-factory-2020.05.05.02.zip.sig && echo verified</pre> <p>This will output <code>verified</code> if verification is successful. If something |
