mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-08-19 23:23:46 +08:00
missing ok comes first
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@ set -e
|
||||
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
|
||||
cd $DIR
|
||||
|
||||
scripts/mdma.py reboot-qdl --missing-ok
|
||||
scripts/mdma.py --missing-ok reboot-qdl
|
||||
tools/qdl flash boot $DIR/output/boot.img
|
||||
tools/qdl reset
|
||||
scripts/mdma.py reboot --missing-ok
|
||||
scripts/mdma.py --missing-ok reboot
|
||||
|
||||
Reference in New Issue
Block a user