remove userdata format from flashing script

This commit is contained in:
Adeeb Shihadeh
2023-01-13 23:49:59 -08:00
committed by GitHub
parent 2b5a186ff0
commit 2f5bfdc64b
-1
View File
@@ -3,7 +3,6 @@
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
cd $DIR
fastboot format userdata
./flash_bootloader.sh
./flash_kernel.sh
./flash_system.sh