wok view childsplay/stuff/childsplay @ rev 16572

slitaz-base-files: dont symlink /var/run, it --bind on /rn tmpfs
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 02 19:10:08 2014 +0200 (2014-05-02)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0