make all python files executable and standardize interpreter
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
import argparse
|
||||
import pcapng
|
||||
import zipfile
|
||||
|
Reference in New Issue
Block a user