diff --git a/chip-local-flash.sh b/chip-local-flash.sh index 1356124..321e703 100755 --- a/chip-local-flash.sh +++ b/chip-local-flash.sh @@ -31,6 +31,10 @@ while getopts "fdpnu:" opt; do echo "desktop selected" DL_FLAVOR=pocket ;; + h) + echo "desktop selected" + DL_FLAVOR=hdmi-fixture-rootfs + ;; n) echo "next enabled" DL_DIST=testing-rootfs