#!/bin/bash

set -e
iwlist $(getprop wifi.interface) scanning
