Make executable
This commit is contained in:
parent
78a2cb8d6f
commit
6233d99b5d
1 changed files with 1 additions and 0 deletions
1
mc_control.py
Normal file → Executable file
1
mc_control.py
Normal file → Executable 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
|
||||||
|
|
Loading…
Reference in a new issue