wok view childsplay/stuff/childsplay @ rev 17570

Fix: cairo 1.12.18
author Alexander Medvedev <devl547@gmail.com>
date Sat Feb 07 20:27:18 2015 +0000 (2015-02-07)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0