From c91ff238f01768ee93318b86e0dbf5232434c02a Mon Sep 17 00:00:00 2001 From: BAADF0OD Date: Fri, 13 Nov 2020 19:37:48 -0700 Subject: [PATCH] Added an ending pause --- convert-tmo.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/convert-tmo.bat b/convert-tmo.bat index 59e39ea..63f56a9 100644 --- a/convert-tmo.bat +++ b/convert-tmo.bat @@ -35,3 +35,4 @@ fastboot flash vendor vendor.img fastboot flash xbl xbl.img fastboot flash xbl_config xbl_config.img echo Please reboot to recovery via the menus and wipe everything prior to boot +pause \ No newline at end of file