diff --git a/static/build.html b/static/build.html index 47c63a10..4e21c628 100644 --- a/static/build.html +++ b/static/build.html @@ -835,7 +835,7 @@ git checkout $CORRECT_BRANCH_OR_TAG
keytool -genkey -v -keystore vanadium.keystore -storetype pkcs12 -alias vanadium -keyalg RSA -keysize 4096 -sigalg SHA512withRSA -validity 10000 -dname "cn=GrapheneOS"
You will be prompted to enter a password which will be requested by the
- generate_release.sh
script for signing releases. You should back up
+ generate-release.sh
script for signing releases. You should back up
the generated keystore with your other keys.
Fetch the Chromium sources: