text change
Some checks failed
image / image (push) Has been cancelled

This commit is contained in:
Jorijn van der Graaf 2026-08-18 15:19:30 +02:00
commit 8660127355

View file

@ -59,7 +59,7 @@ read -r _
# --- 1+2: safe fastboot writes ------------------------------------------------- # --- 1+2: safe fastboot writes -------------------------------------------------
# Both slots: a bare `erase dtbo` resolves to the current slot only, leaving # Both slots: a bare `erase dtbo` resolves to the current slot only, leaving
# the other one able to boot stock if the bootloader ever falls back to it. # the other one able to boot stock if the bootloader ever falls back to it.
say "erasing dtbo (both slots)" say "erasing dtbo"
fastboot erase dtbo_a fastboot erase dtbo_a
fastboot erase dtbo_b fastboot erase dtbo_b