diff options
author | Cem Keylan <cem@ckyln.com> | 2020-04-04 01:41:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-04-04 01:41:51 +0300 |
commit | 66bf40fa42aa1e2047d0c3088c03c645475b1ab1 (patch) | |
tree | 730d0b39865578aa0115cb6b98fd9811fb4b3235 /cem/kiss/post-install | |
parent | f6c867458671d2483689a16b5439c787ff88c105 (diff) | |
download | repository-66bf40fa42aa1e2047d0c3088c03c645475b1ab1.tar.gz |
remove kiss from personal repository.
Diffstat (limited to 'cem/kiss/post-install')
-rwxr-xr-x | cem/kiss/post-install | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/cem/kiss/post-install b/cem/kiss/post-install deleted file mode 100755 index c99a9c1..0000000 --- a/cem/kiss/post-install +++ /dev/null @@ -1,12 +0,0 @@ -#!/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 |