added some documentation

This commit is contained in:
Jeena Paradies 2009-12-21 22:41:05 +01:00
parent fe590aaa85
commit d83adfeea5

View file

@ -1,5 +1,14 @@
#!/bin/sh
# chalmers_login.sh logges you in into the Chalmers NOMAD wireless
# network. You have to chmod 755 it and I recommend to start it
# via Quicksilver. It uses growl to notify you about success or
# faulire.
#
# Author: Jeena Paradies <spam@jeenaparadies.net>
# This script is public domain.
# This script is OS X only.
USERNAME="uname"
PASSWD="password"