#!/bin/sh
#
# Very simple wrapper to update wlconfig.wirelessleiden.nl without the need of
# a webbrowser

curl 'http://wlconfig.wirelessleiden.nl/freebsd/iris-8.0/g_list.pl?submit=Update'
