mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor update of code digest logic
This commit is contained in:
parent
33babc024b
commit
5845cf526b
4 changed files with 7 additions and 8 deletions
|
|
@ -12,7 +12,7 @@ chmod +x .git/hooks/pre-commit
|
|||
|
||||
PROJECT="../../"
|
||||
SETTINGS="../../lib/core/settings.py"
|
||||
DIGEST="../../sha256sums.txt"
|
||||
DIGEST="../../data/txt/sha256sums.txt"
|
||||
|
||||
declare -x SCRIPTPATH="${0}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue