wok view childsplay/stuff/childsplay @ rev 21084

updated john (1.7.8 -> 1.8.0)
author Hans-G?nter Theisgen
date Fri Mar 15 14:28:58 2019 +0100 (2019-03-15)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0