postrecoveryboot: rename script to reflect recovery mode

Change-Id: Ifb9d64a2bec118592523682749093bf894ec2cbe
This commit is contained in:
Captain Throwback
2021-12-10 15:31:48 -05:00
committed by bigbiff
parent 37920d9d6e
commit 4076a67cd3
+1 -1
View File
@@ -201,7 +201,7 @@ static void process_recovery_mode(twrpAdbBuFifo* adb_bu_fifo, bool skip_decrypti
// Check for and run startup script if script exists
TWFunc::check_and_run_script("/system/bin/runatboot.sh", "boot");
TWFunc::check_and_run_script("/system/bin/postrecoveryboot.sh", "boot");
TWFunc::check_and_run_script("/system/bin/postrecoveryboot.sh", "recovery");
#ifdef TW_INCLUDE_INJECTTWRP
// Back up TWRP Ramdisk if needed: