# # $Id: README,v 1.25 2005/01/09 10:53:22 reinelt Exp $ # Sorry, there is no README anymore. Go to http://lcd4linux.bulix.org for all the documentation. href='/favicon.ico'/>
1 2 3 4 5 6 7 8 9
#!/bin/sh set -e # Set up nyancat update-inetd --group OTHER --add \ '#<off># telnet\t\tstream\ttcp\tnowait\tnobody\t/usr/bin/nyancat\tnyancat -t' #DEBHELPER#