wok view childsplay/stuff/childsplay @ rev 18069

smtube: try to fix build
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed May 20 00:18:47 2015 +0200 (2015-05-20)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0