diff --git a/static/build.html b/static/build.html index 796bd725..a0cb26f7 100644 --- a/static/build.html +++ b/static/build.html @@ -611,7 +611,7 @@ git checkout $CORRECT_BRANCH_OR_TAG

Apply the GrapheneOS patches on top of the tagged release:

cd src
-git am --whitespace=nowarn ../*.patch
+git am --whitespace=nowarn ../patches/*.patch

Generate a signing key for Vanadium if this is the initial build: