aboutsummaryrefslogtreecommitdiff
path: root/cem/kiss/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'cem/kiss/post-install')
-rwxr-xr-xcem/kiss/post-install12
1 files changed, 12 insertions, 0 deletions
diff --git a/cem/kiss/post-install b/cem/kiss/post-install
new file mode 100755
index 0000000..c99a9c1
--- /dev/null
+++ b/cem/kiss/post-install
@@ -0,0 +1,12 @@
+#!/bin/sh -e
+
+cat <<EOF
+
+ IMPORTANT:
+
+ Please keep in mind that this is a fork of KISS
+ and not the original upstream (although this is
+ not a huge alteration from it). Send your issues
+ to me <cem at ckyln dot com>.
+
+EOF