syntax error fix

This commit is contained in:
Igor Pecovnik 2016-02-20 18:51:35 +01:00
parent 9854780ba6
commit 89e75cc55c

View File

@ -125,7 +125,6 @@ if [ "$ARCH" = "armv7l" ]; then
fi
[ -f /proc/asound/imxvt1613audio/id ] && ID="Udoo"
fi
fi
[ -f /proc/device-tree/model ] && MACHINE=$(cat /proc/device-tree/model)