mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
6 lines
77 B
Python
6 lines
77 B
Python
from freeposte import manager
|
|
|
|
|
|
if __name__ == "__main__":
|
|
manager.run()
|