Make mcimport.py executable.
This commit is contained in:
parent
acd596bd3b
commit
c299bf86f2
2
mcimport.py
Normal file → Executable file
2
mcimport.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/env python
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
from block import *
|
from block import *
|
||||||
|
Loading…
Reference in New Issue
Block a user