Add a broadcaster function to copy filles

This commit is contained in:
2024-12-16 16:51:24 +01:00
parent 83330e63a7
commit a20d4bf6b9
7 changed files with 85 additions and 22 deletions

View File

@@ -90,8 +90,6 @@ def broadcaster_config():
print("\n".join(ret))
if __name__ == "__main__":
broadcaster_config()