From ba14079be66b4d0b946cac9dcb64f2f83c6af331 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 20 Dec 2020 14:36:17 -0500 Subject: [PATCH] simplify explanation of locking wiping data --- static/install.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/static/install.html b/static/install.html index a2dec4d0..3c0d334f 100644 --- a/static/install.html +++ b/static/install.html @@ -378,10 +378,7 @@ TMPDIR="$PWD/tmp" ./flash-all.sh
fastboot flashing lock
-

The command needs to be confirmed on the device since it needs to perform a factory - reset.

- -

Unlocking the bootloader again will perform a factory reset.

+

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