Skip to content
Snippets Groups Projects
Commit ec0ed695 authored by Bob Mottram's avatar Bob Mottram
Browse files

Set variant

parent 37f1b5ec
No related branches found
No related tags found
No related merge requests found
......@@ -557,7 +557,7 @@ if [[ $VARIANT == 'usb' ]]; then
fi
if [[ $VARIANT == 'beaglebonewifi' || $VARIANT == 'beaglebonewireless' ]]; then
VARIANT == 'beaglebonewifi'
VARIANT='beaglebonewifi'
if [ ! $WIFI_SSID ]; then
WIFI_SSID=${PROJECT_NAME}
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment