Files
agnos-builder/flash_system.sh
T
Adeeb Shihadeh e200b92d88 MDMA is a good time (#591)
* MDMA is a good time

* fast

* cleanup
2026-05-05 11:33:06 -07:00

10 lines
202 B
Bash
Executable File

#!/usr/bin/env bash
set -e
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
cd $DIR
scripts/mdma.py reboot-qdl --missing-ok
tools/qdl flash system $DIR/output/system.img
tools/qdl reset