wok view childsplay/stuff/childsplay @ rev 19041

webian-shell: improvements in the variables
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 15 14:58:56 2016 +0200 (2016-04-15)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0