From 49b3a46dcd3bdf9cce0f965648f3b58069ed5fbe Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 5 Jan 2021 08:11:12 -0500 Subject: [PATCH] clarifying confirming unlock / lock --- static/install.html | 9 +++++++-- static/web-install.html | 4 +++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/static/install.html b/static/install.html index 8534ac21..9b3c294e 100644 --- a/static/install.html +++ b/static/install.html @@ -296,7 +296,10 @@ Installed as /home/username/platform-tools/fastboot
fastboot flashing unlock
-

The command needs to be confirmed on the device and will wipe all data.

+ +

The command needs to be confirmed on the device and will wipe all data. Use one + of the volume buttons to switch the selection to accepting it and the power button + to confirm.

@@ -435,7 +438,9 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2020.12.12.03.zip.sig

fastboot flashing lock -

The command needs to be confirmed on the device and will wipe all data.

+

The command needs to be confirmed on the device and will wipe all data. Use one + of the volume buttons to switch the selection to accepting it and the power button + to confirm.

diff --git a/static/web-install.html b/static/web-install.html index 1a761448..75ce8348 100644 --- a/static/web-install.html +++ b/static/web-install.html @@ -87,7 +87,9 @@ -

The command needs to be confirmed on the device and will wipe all data.

+

The command needs to be confirmed on the device and will wipe all data. Use one + of the volume keys to switch the selection to accepting it and the power button to + confirm.