mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
post_install() {
|
|
printf "\n"
|
|
printf "==> You might need to add following line to your /etc/services(without quotes):\n"
|
|
printf "==> \"lash 14541/tcp # LASH client/server protocol\"\n"
|
|
printf "\n"
|
|
} |