wok view childsplay/stuff/childsplay @ rev 23528

updated python-pillow (2.3.0 -> 6.2.2)
author Hans-G?nter Theisgen
date Mon Apr 06 14:39:48 2020 +0100 (2020-04-06)
parents
children
line source
1 #!/bin/sh
2 #
3 cd /usr/share/childsplay
4 python2 childsplay.py
5 exit 0