From c5ab631692c914646d5a374acbca4f2edc7bcf16 Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Mon, 21 Dec 2009 22:42:17 +0100 Subject: [PATCH] added info about Chalmers --- chalmers_login.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chalmers_login.sh b/chalmers_login.sh index ae162b6..58b85fc 100755 --- a/chalmers_login.sh +++ b/chalmers_login.sh @@ -1,9 +1,9 @@ #!/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. +# network (a university in Gothenbourg where I study). 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.