mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-14 19:32:09 +08:00
remove userdata format from flashing script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user