airtime-liquidsoap 99 B

123456
  1. #!/usr/bin/python
  2. import runpy
  3. # Run the liquidsoap python module
  4. runpy.run_module('liquidsoap')