#!/bin/sh


chmod +x wlan*
./wlandown
make
sleep 1
./wlanup
./wlanlog
