Don't call python3.8, but python.

This commit is contained in:
Manuel Friedli 2021-06-08 22:45:25 +02:00
parent 22bc52d665
commit 64918328c9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python3.8
#!/usr/bin/python
import argparse
import sys