diff options
author | Brenton Earl <brent@exitstatusone.com> | 2016-12-15 21:07:32 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-17 06:55:49 +0700 |
commit | 57d0dbb7d66d15de8f87b70e085986e9eda3ad13 (patch) | |
tree | 129bbc4f1b631253019a59195678e6ee51957ef6 /network/sqlmap/doinst.sh | |
parent | 2bc7e6ffeb74818353d7d14fa1b993e21b0a098b (diff) |
network/sqlmap: Updated for version 1.0.12.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/sqlmap/doinst.sh')
-rw-r--r-- | network/sqlmap/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/sqlmap/doinst.sh b/network/sqlmap/doinst.sh index 62cfb92237f67..3ad035edd37c6 100644 --- a/network/sqlmap/doinst.sh +++ b/network/sqlmap/doinst.sh @@ -10,4 +10,4 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config opt/sqlmap/sqlmap.conf.new +config etc/sqlmap.conf.new |