diff options
Diffstat (limited to 'cem/kiss/post-install')
-rwxr-xr-x | cem/kiss/post-install | 12 |
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 + + [1mIMPORTANT:[m + + 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 |