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