diff --git a/chalmers_login.sh b/chalmers_login.sh index 099e0be..ae162b6 100755 --- a/chalmers_login.sh +++ b/chalmers_login.sh @@ -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 +# This script is public domain. +# This script is OS X only. + USERNAME="uname" PASSWD="password"