Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aed27f57 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer Committed by Frank Preel
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent a4b59205
Loading
Loading
Loading
Loading
+0 −13
Original line number Diff line number Diff line
@@ -45,18 +45,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 recovery ${E_IMAGE_PATH}