Fixed wrong hashbang
This commit is contained in:
parent
8a828cdf34
commit
93b1739156
@ -1,4 +1,4 @@
|
|||||||
#!/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import argparse, os, re, sys
|
import argparse, os, re, sys
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user