#! /bin/sh

# clear wisp connected status when system boot
uci set wlan.basic_setting.wisp_connected_status=0

exit 0
