-fixed liquidsoap not working when the liquidsoap global libraries were not installed
This commit is contained in:
parent
277095a538
commit
692ba3513b
23 changed files with 908 additions and 50 deletions
|
@ -19,4 +19,4 @@ try:
|
|||
os.system("svc -t /etc/service/pypo-liquidsoap")
|
||||
|
||||
except Exception, e:
|
||||
print "exception:" + str(e)
|
||||
print "exception:" + str(e)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue