Skip to content

Commit

Permalink
Update template.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ghsi10 committed Aug 19, 2022
1 parent 5e24b9f commit a516cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwnlib/commandline/template.py
Expand Up @@ -76,4 +76,4 @@ def main(args):
except OSError: pass

if __name__ == '__main__':
main(parser.parse_args())
pwnlib.commandline.common.main(__file__)

0 comments on commit a516cf2

Please sign in to comment.