wok-next view childsplay/stuff/childsplay @ rev 17930

syslinux/taziso: show file result for tazpanel
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 12 12:35:21 2015 +0200 (2015-04-12)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0