wok view childsplay/stuff/childsplay @ rev 16772

pcmanfm: disable cd mount on start,exit on umount/eject
author Richard Dunbar <mojo@slitaz.org>
date Thu Jun 19 21:46:00 2014 +0000 (2014-06-19)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0