mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-25 15:39:48 +03:00
Fixing "python
When you use "sqlmap --update" you receive this message: /usr/bin/env: ‘python’: No such file or directory To fix it, only change "python" environment to "python3". You can create an environment called "python" to fix this issue too. The both options work.
This commit is contained in:
parent
c382321134
commit
5b80b595a2