mime fix
This commit is contained in:
@ -154,6 +154,7 @@ class Daemon:
|
||||
|
||||
def console_stdout(self):
|
||||
sys.stdout = sys.__stdout__
|
||||
print(sys.stdout.flush())
|
||||
print(123)
|
||||
|
||||
def process_command(self):
|
||||
|
Reference in New Issue
Block a user