From 8660127355d6644a987698af0ade8f7e453aa2c4 Mon Sep 17 00:00:00 2001 From: Jorijn van der Graaf Date: Tue, 18 Aug 2026 15:19:30 +0200 Subject: [PATCH] text change --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 737af66..4da7406 100755 --- a/install.sh +++ b/install.sh @@ -59,7 +59,7 @@ read -r _ # --- 1+2: safe fastboot writes ------------------------------------------------- # 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. -say "erasing dtbo (both slots)" +say "erasing dtbo" fastboot erase dtbo_a fastboot erase dtbo_b