forgot #!.... probably more issues in there
hopefully I don’t hang my system again trying to run Python code in my shellmaster
parent
1c57e3ee44
commit
dfd276e643
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import json, sys, os, csv
|
import json, sys, os, csv
|
||||||
|
|
||||||
infile = ""
|
infile = ""
|
||||||
|
|
Loading…
Reference in New Issue