Added method for flashing hdmi image
This commit is contained in:
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…
x
Reference in New Issue
Block a user