This website works better with JavaScript
Inicio
Explorar
Iniciar sesión
jan
/
airtime_nginx_php7
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
0b122a1880
Ramas
Etiquetas
master
initial
airtime_ngin...
/
python_apps
/
pypo
/
bin
/
airtime-liquidsoap
airtime-liquidsoap
99 B
Histórico
Raw
1
2
3
4
5
6
#!/usr/bin/python
import runpy
# Run the liquidsoap python module
runpy.run_module('liquidsoap')