This website requires JavaScript.
Explore
Help
Sign In
Congegni
/
libretime
mirror of
https://github.com/libretime/libretime.git
Watch
7
Star
0
Fork
You've already forked libretime
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
archive/airtime/2.5.x
libretime
/
python_apps
/
pypo
/
bin
/
airtime-liquidsoap
6 lines
99 B
Python
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/python
import
runpy
# Run the liquidsoap python module
runpy
.
run_module
(
'
liquidsoap
'
)
Reference in New Issue
View Git Blame
Copy Permalink