wok view childsplay/stuff/childsplay @ rev 20603

Update iptraf & gcc3
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 17 12:19:32 2018 +0100 (2018-12-17)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0