diff options
| author | quh4gko8 <88831734+quh4gko8@users.noreply.github.com> | 2024-07-02 15:02:52 +0000 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-02 14:19:27 -0400 |
| commit | d6da916970e7c560739c46254cbab88340858704 (patch) | |
| tree | d8048b0b5f57c0eebc6a5782805584624ebec9b5 /static | |
| parent | 13c293e23a5d281b0a193fea99daa6202fd187cc (diff) | |
Update build instruction with new "cur" release config alias
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 3b70d498..ebb7a475 100644 --- a/static/build.html +++ b/static/build.html @@ -401,7 +401,7 @@ m aapt2</pre> <p>Select the desired build target (<code>husky</code> is the Pixel 8 Pro):</p> - <pre>lunch husky-ap2a-user</pre> + <pre>lunch husky-cur-user</pre> <p>For past stable tags and legacy branches, don't pass the Android release:</p> |
