Loading flash-scripts/linux/install-e-recovery-boot.sh +0 −13 Original line number Diff line number Diff line Loading @@ -47,18 +47,5 @@ fi FASTBOOT_CMD=${FASTBOOT_PATH}"fastboot" ADB_CMD=${FASTBOOT_PATH}"adb" # Wipe user data #if ! "$FASTBOOT_CMD" erase userdata ; #then # exit 11 #fi #echo "user data wiped" #sleep 1 #if ! "$FASTBOOT_CMD" erase metadata ; #then # exit 12 #fi "$FASTBOOT_CMD" flash boot ${E_IMAGE_PATH} Loading
flash-scripts/linux/install-e-recovery-boot.sh +0 −13 Original line number Diff line number Diff line Loading @@ -47,18 +47,5 @@ fi FASTBOOT_CMD=${FASTBOOT_PATH}"fastboot" ADB_CMD=${FASTBOOT_PATH}"adb" # Wipe user data #if ! "$FASTBOOT_CMD" erase userdata ; #then # exit 11 #fi #echo "user data wiped" #sleep 1 #if ! "$FASTBOOT_CMD" erase metadata ; #then # exit 12 #fi "$FASTBOOT_CMD" flash boot ${E_IMAGE_PATH}