Commit 6f008a96 authored by Ilya Zhuravlev's avatar Ilya Zhuravlev
Browse files

make fastboot reboot to recovery (doesn't seem to matter?)

parent 71da66ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ set -e

fastboot flash boot bin/recovery-inj.img
fastboot flash recovery bin/recovery-inj.img
fastboot reboot
fastboot reboot recovery

echo ""
echo ""