3 lines
80 B
Python
Executable File
3 lines
80 B
Python
Executable File
#!/bin/python3
|
|
from karanage_tools import karanage_system
|
|
karanage_system.main() |