desktop/lash/lash.install

6 lines
205 B
Plaintext
Raw Permalink Normal View History

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"
}