Added method for flashing hdmi image

chip/stable
computermouth 7 years ago
parent e74619bae5
commit c581f8d3b5

@ -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

Loading…
Cancel
Save