Use python3 instead of python3.6

This commit is contained in:
Olivier 'reivilibre 2021-06-11 13:32:02 +00:00
parent 2d9621380d
commit 7f39f87679
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3.6
#!/usr/bin/env python3
import os, argparse, sys, csv, subprocess