mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 23:57:13 +08:00
12 lines
296 B
Plaintext
12 lines
296 B
Plaintext
|
|
post_install() {
|
|
cat <<EOT
|
|
----------------------------------------------------------------------------
|
|
> Configuration: /etc/conf.d/splash
|
|
> WIKI page: http://wiki.archlinux.org/index.php/Fbsplash
|
|
----------------------------------------------------------------------------
|
|
EOT
|
|
}
|
|
|
|
# EOF
|