CC-4114: use liquidsoap shutdown() command to restart liquidsoap

-fixed syntax error
This commit is contained in:
Martin Konecny 2012-08-20 14:52:35 -04:00
parent 69f150ac7f
commit 5315d1efd0
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ def add_skip_command(s)
server.register(namespace="source",
usage="skip",
description="Skip the current song.",
"skip",fun(s) -> log("source.skip") skip end)
"skip",fun(s) -> begin log("source.skip") skip(s) end)
end
dyn_out = output.icecast(%wav,