Fixes in scripts for use native python
This commit is contained in:
parent
205ff97ce3
commit
def162c1c9
9 changed files with 28 additions and 27 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/opt/pythonenv/bin/python3 -u
|
||||
#!/usr/bin/python3 -u
|
||||
|
||||
import sys, os
|
||||
import subprocess
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue