summarylogtreecommitdiffstats
path: root/jnc.install
blob: d7c302bb7a7479060608d7710282e2ab5814fa34 (plain)
1
2
3
4
5
6
post_install() {
echo "###########################################################################"
echo "This is just a wrapper script for the Juniper network connect client."
echo "For instructions go here: http://www.scc.kit.edu/scc/net/juniper-vpn/linux/"
echo "###########################################################################"
}