wok view childsplay/stuff/childsplay @ rev 18820

syslinux/iso2exe.sh: -f should keep flavor info
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 16 10:28:02 2016 +0100 (2016-01-16)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0