wok diff childsplay/stuff/childsplay @ rev 23899

busybox: add crontabs in CONFIG_FILES
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 28 08:34:55 2020 +0000 (2020-07-28)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/childsplay/stuff/childsplay	Tue Jul 28 08:34:55 2020 +0000
     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