mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter
This commit is contained in:
parent
2267dd8f47
commit
4b9d8ed673
257 changed files with 257 additions and 257 deletions
2
thirdparty/gprof2dot/__init__.py
vendored
2
thirdparty/gprof2dot/__init__.py
vendored
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2008-2009 Jose Fonseca
|
||||
#
|
||||
|
|
|
|||
2
thirdparty/gprof2dot/gprof2dot.py
vendored
2
thirdparty/gprof2dot/gprof2dot.py
vendored
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2008-2009 Jose Fonseca
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue