Skip to content

Commit

Permalink
Update template.py to python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
io12 committed Nov 18, 2019
1 parent c2eedd5 commit a5ea3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/template.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python3

from pwn import *

Expand Down

0 comments on commit a5ea3bc

Please sign in to comment.