mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-15 03:00:10 -07:00
10 lines
184 B
Bash
Executable File
10 lines
184 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cat <<EOF
|
|
NOTE: If using encryption you must now install
|
|
the 'kiss-encryption' package from the
|
|
Community repository.
|
|
|
|
SEE: https://k1ss.org/news/20200511a
|
|
EOF
|