mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-16 19:50:13 -07:00
9 lines
111 B
Plaintext
9 lines
111 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
cat <<EOF
|
||
|
|
||
|
NOTE: All distribution documentation is now
|
||
|
installed to /usr/share/doc/kiss.
|
||
|
|
||
|
EOF
|