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

Show adaptor

parent 1c660aa4
No related branches found
No related tags found
No related merge requests found
......@@ -141,6 +141,7 @@ if [ ! $wifi_interface_specified= ]; then
exit 872356
fi
WIFI_INTERFACE=$IFACE
echo "Adaptor: $WIFI_INTERFACE"
write_config_param "WIFI_INTERFACE" "$WIFI_INTERFACE"
ifconfig $WIFI_INTERFACE down
ifconfig $WIFI_INTERFACE up
......
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