Skip to content

Commit

Permalink
Merge pull request #165 from DroidKali/master
Browse files Browse the repository at this point in the history
eaphammer: Fix Python3 env issue in Kali Linux 2020.4 amd64
  • Loading branch information
s0lst1c3 authored Sep 12, 2023
2 parents 8426594 + fc08a72 commit 358f82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eaphammer
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python3.8
#!/usr/bin/env python3

import argparse
import cert_wizard
Expand Down

0 comments on commit 358f82a

Please sign in to comment.