mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-02-01 22:33:29 +08:00
4 lines
62 B
Python
4 lines
62 B
Python
from server import main
|
|
|
|
if __name__ == "__main__":
|
|
main() |