forked from kiss-community/repo
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
|