explain expected output for signify command
This commit is contained in:
parent
0b4b62fc31
commit
d2b6f23357
@ -221,6 +221,9 @@ curl -O https://releases.grapheneos.org/crosshatch-factory-2020.04.14.23.zip.sig
|
|||||||
<p>Verify the factory images using the signature:</p>
|
<p>Verify the factory images using the signature:</p>
|
||||||
<pre>signify -Cqp factory.pub -x crosshatch-factory-2020.04.14.23.zip.sig && echo verified</pre>
|
<pre>signify -Cqp factory.pub -x crosshatch-factory-2020.04.14.23.zip.sig && echo verified</pre>
|
||||||
|
|
||||||
|
<p>This will output <code>verified</code> if verification is successful. If something
|
||||||
|
goes wrong, it will output an error message rather than <code>verified</code>.</p>
|
||||||
|
|
||||||
<h2 id="flashing-factory-images">
|
<h2 id="flashing-factory-images">
|
||||||
<a href="#flashing-factory-images">Flashing factory images</a>
|
<a href="#flashing-factory-images">Flashing factory images</a>
|
||||||
</h2>
|
</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user