Updated script that can be controled by Nodejs web app
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
from .cli import cli_detect
|
||||
|
||||
if __name__ == "__main__":
|
||||
cli_detect()
|
Reference in New Issue
Block a user