s/env python/env python2/

In several distributions, e.g. archlinux,
'python' means python3, which throws InvalidSyntax
parent 78d43d36
#!/usr/bin/env python
#!/usr/bin/env python2
from routersploit.interpreter import RoutersploitInterpreter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment