Fixes in scripts for use native python

This commit is contained in:
absurdo 2023-11-25 19:48:47 +01:00
parent 205ff97ce3
commit def162c1c9
9 changed files with 28 additions and 27 deletions

View file

@ -1,4 +1,4 @@
#!/opt/pythonenv/bin/python3 -u
#!/usr/bin/python3 -u
import sys
import argparse