wok view childsplay/stuff/childsplay @ rev 20694

get-palemoon: update wget_url
author Richard Dunbar <mojo@slitaz.org>
date Mon Feb 04 01:44:39 2019 -0500 (2019-02-04)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0