wok view childsplay/stuff/childsplay @ rev 17621

swfdec: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 13 10:05:40 2015 +0100 (2015-02-13)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0