wok annotate childsplay/stuff/childsplay @ rev 16756

sshfs-fuse: add rsshfs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 16 19:07:54 2014 +0200 (2014-06-16)
parents
children
rev   line source
pankso@16571 1 #!/bin/sh
pankso@16571 2 #
pankso@16571 3 cd /usr/share/childsplay
pankso@16571 4 python2 childsplay.py
pankso@16571 5 exit 0