Merge pull request 'Don't call python3.8, but python.' (#6) from feature/fix-python into master

Reviewed-on: #6
master v3.0.1
Manuel Friedli 2021-06-09 00:45:22 +02:00
commit 9b4a55dfb2
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