diff options
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 62cfb92237..3ad035edd3 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 |