Make executable

This commit is contained in:
Subnet_Masked 2024-02-04 19:09:15 -05:00
parent 78a2cb8d6f
commit 6233d99b5d
Signed by: Subnet_Masked
GPG key ID: E1BB06A2490954E9

1
mc_control.py Normal file → Executable file
View file

@ -1,3 +1,4 @@
#!/usr/bin/python
import os.path import os.path
import json import json
from termcolor import colored, cprint from termcolor import colored, cprint