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