wok view childsplay/stuff/childsplay @ rev 23543

gnumeric: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 06 16:30:06 2020 +0000 (2020-04-06)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0