rm file
This commit is contained in:
@ -95,6 +95,8 @@ class Streamer:
|
||||
data = render_to_string(
|
||||
self.template_name,
|
||||
{
|
||||
"dir": settings.get_dir(self.station),
|
||||
"log_file": settings.get_dir(self.station, "liquidsoap.log"),
|
||||
"station": self.station,
|
||||
"streamer": self,
|
||||
},
|
||||
|
Reference in New Issue
Block a user