codingo / NoSQLMap

Automated NoSQL database enumeration and web application exploitation tool.
GNU General Public License v3.0
2.82k stars 576 forks source link

Change shebang to `#!/usr/bin/env python2` #114

Closed SuperStormer closed 3 years ago

SuperStormer commented 3 years ago

What's the problem (or question)?

Shebang should be changed to #!/usr/bin/env python2 since distros(such as Debian) are transitioning to removing the /usr/bin/python symlink to python2.

github-actions[bot] commented 3 years ago

Stale issue message

SuperStormer commented 3 years ago

bump