Add python3 shebang
Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
This commit is contained in:
2
flatcam.py
Normal file → Executable file
2
flatcam.py
Normal file → Executable file
@@ -1,4 +1,4 @@
|
|||||||
|
#!/usr/bin/python3
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
import traceback
|
import traceback
|
||||||
|
|||||||
Reference in New Issue
Block a user