wok view childsplay/stuff/childsplay @ rev 19120

sqlite: fix arm build (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 08 13:44:26 2016 +0200 (2016-05-08)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0