wok diff childsplay/stuff/childsplay @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/childsplay/stuff/childsplay	Tue Jan 27 16:55:03 2015 +0100
     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