aboutsummaryrefslogtreecommitdiff
path: root/cem/kiss/post-install
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-03-23 15:05:56 +0300
committerCem Keylan <cem@ckyln.com>2020-03-23 15:05:56 +0300
commit8d34ce0f1e533578dd45e7f5e5be3d1176b122a6 (patch)
tree2b05dfe2ecc6efb1bca11fbe8eb67c85d0aa5cd4 /cem/kiss/post-install
parent2e2fdbb805c2317cc5ff676010cadb009848dab0 (diff)
downloadrepository-8d34ce0f1e533578dd45e7f5e5be3d1176b122a6.tar.gz
kiss: add new package at 1.9.0-7 to cem
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