remove unmaintained devices from device selection

This commit is contained in:
Dan Johansen 2019-06-03 10:33:08 +02:00
parent 5443779454
commit ca8eaec308
1 changed files with 0 additions and 3 deletions

View File

@ -416,9 +416,6 @@ DEVICE=$(dialog --clear --title "Manjaro ARM Installer" \
"oc2" "Odroid C2" \
"on2" "Odroid N2" \
"rpi3" "Raspberry Pi 3" \
"oc1" "Odroid C1/C1+ (unmaintained)" \
"xu4" "Odroid XU4 (unmaintained)" \
"rpi2" "Raspberry Pi 2 (unmaintained)" \
3>&1 1>&2 2>&3 3>&-)