wok-6.x rev 16571

Commit childsplay wrapper
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 02 18:45:35 2014 +0200 (2014-05-02)
parents 64b5ccf3341f
children e6c3e20d5ab0
files childsplay/stuff/childsplay
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/childsplay/stuff/childsplay	Fri May 02 18:45:35 2014 +0200
     1.3 @@ -0,0 +1,5 @@
     1.4 +#!/bin/sh
     1.5 +#
     1.6 +cd /usr/share/childsplay
     1.7 +python2 childsplay.py
     1.8 +exit 0