blend-files to /usr/bin/python3 shebang
This commit is contained in:
parent
9fe09f2f95
commit
cbf034bd62
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/python3
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
Loading…
Reference in a new issue