wok view childsplay/stuff/childsplay @ rev 16701

Up: tazpkg (5.3.1): fix bug with installing coreutils-directory package
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon May 26 16:17:01 2014 +0300 (2014-05-26)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0