summarylogtreecommitdiffstats
path: root/install
blob: 574a65e290a810a8a272ecd9cfc82e549d82bc33 (plain)
1
2
3
4
5
6
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"
}