wok diff childsplay/stuff/childsplay @ rev 19344

Up busybox (1.25.0), again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jul 21 15:03:18 2016 +0200 (2016-07-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/childsplay/stuff/childsplay	Thu Jul 21 15:03:18 2016 +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