wok view childsplay/stuff/childsplay @ rev 22149

updated xapian and xapian-dev (1.2.19 -> 1.4.13)
author Hans-G?nter Theisgen
date Wed Nov 06 17:20:28 2019 +0100 (2019-11-06)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0