added info about Chalmers

This commit is contained in:
Jeena Paradies 2009-12-21 22:42:17 +01:00
parent d83adfeea5
commit c5ab631692

View file

@ -1,9 +1,9 @@
#!/bin/sh #!/bin/sh
# chalmers_login.sh logges you in into the Chalmers NOMAD wireless # chalmers_login.sh logges you in into the Chalmers NOMAD wireless
# network. You have to chmod 755 it and I recommend to start it # network (a university in Gothenbourg where I study). You have to
# via Quicksilver. It uses growl to notify you about success or # chmod 755 it and I recommend to start it via Quicksilver. It uses
# faulire. # growl to notify you about success or faulire.
# #
# Author: Jeena Paradies <spam@jeenaparadies.net> # Author: Jeena Paradies <spam@jeenaparadies.net>
# This script is public domain. # This script is public domain.