summarylogtreecommitdiffstats
path: root/jnc.install
diff options
context:
space:
mode:
Diffstat (limited to 'jnc.install')
-rw-r--r--jnc.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/jnc.install b/jnc.install
new file mode 100644
index 000000000000..d7c302bb7a74
--- /dev/null
+++ b/jnc.install
@@ -0,0 +1,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 "###########################################################################"
+}