2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 22:12:27 +00:00

baseinit: Added post-install message

This commit is contained in:
Dylan Araps 2020-05-18 17:34:05 +03:00
parent 1ac275ebd5
commit 9144d8d46c
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 10 additions and 1 deletions

9
core/baseinit/post-install Executable file
View File

@ -0,0 +1,9 @@
#!/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

View File

@ -1 +1 @@
1.0.1 1
1.0.1 3