diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-25 08:07:58 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-25 08:07:58 -0400 |
| commit | 39a14e07218f8f1d154eed706623c7485d214544 (patch) | |
| tree | 0e569de0b59cc91c16c21014db1499d5e5496e54 /static | |
| parent | 282d510583810b0448a3bb64f1d73e4b42c89244 (diff) | |
remove trailing whitespace
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 2d83e0b1..09bebdad 100644 --- a/static/build.html +++ b/static/build.html @@ -758,7 +758,7 @@ git checkout $CORRECT_BRANCH_OR_TAG</pre> value):</p> <pre>gclient sync -D --with_branch_heads -r $VERSION --jobs 32</pre> - + <p>Generate a signing key for Vanadium if this is the initial build:</p> <pre>keytool -genkey -v -keystore vanadium.keystore -storetype pkcs12 -alias vanadium -keyalg RSA -keysize 4096 -sigalg SHA512withRSA -validity 10000 -dname "cn=GrapheneOS"</pre> |
