wok view childsplay/stuff/childsplay @ rev 23534

updated python-pyalsaaudio (0.5 -> 0.8.4)
author Hans-G?nter Theisgen
date Mon Apr 06 16:11:23 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