summarylogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorJörg Thalheim2015-09-30 10:54:45 +0200
committerJörg Thalheim2015-09-30 10:55:14 +0200
commit487d747e3427ec855ee409c92dc3dd60a241c339 (patch)
tree9d097ae3dc29c87f8d2f51f92b844f8085fcd2da /install
parentbfa23080a60cfb543ab0a7767213a52aeca9fab0 (diff)
downloadaur-487d747e3427ec855ee409c92dc3dd60a241c339.tar.gz
example for umu
Diffstat (limited to 'install')
-rw-r--r--install1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 43a60bdea61f..574a65e290a8 100644
--- a/install
+++ b/install
@@ -2,4 +2,5 @@ post_upgrade() {
echo "To use eduroam: copy the template..."
echo " cp /etc/netctl/examples/eduroam /etc/netctl/eduroam"
echo "... and edit it, to match your credentials"
+ echo "For students of the Umeå university take a look at /etc/netctl/examples/eduroam-umu"
}