mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 08:22:15 +01:00
Minor adjustment
This commit is contained in:
parent
f91843540f
commit
96db179ffe
1 changed files with 1 additions and 1 deletions
|
|
@ -112,4 +112,4 @@ if __name__ == '__main__':
|
|||
inputFile = args.inputFile
|
||||
outputFile = args.outputFile
|
||||
|
||||
script = main(inputFile, outputFile)
|
||||
main(inputFile, outputFile)
|
||||
|
|
|
|||
Loading…
Reference in a new issue