mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
cosmetics
This commit is contained in:
parent
6e8b689596
commit
74cc974fa7
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ def main():
|
|||
"""
|
||||
Main function of sqlmap when running from command line.
|
||||
"""
|
||||
|
||||
paths.SQLMAP_ROOT_PATH = modulePath()
|
||||
setPaths()
|
||||
banner()
|
||||
|
|
|
|||
Loading…
Reference in a new issue