wok diff childsplay/stuff/childsplay @ rev 20414

Up lynis (2.6.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 02 12:25:57 2018 +0200 (2018-08-02)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/childsplay/stuff/childsplay	Thu Aug 02 12:25:57 2018 +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