Use dir of searchsploit to find files.csv
This commit is contained in:
parent
d891c95c0e
commit
cf69efdfca
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
|
|
||||||
## OS settings
|
## OS settings
|
||||||
gitpath="/usr/share/exploitdb"
|
gitpath=$(dirname "$(readlink "$0")")
|
||||||
csvpath="${gitpath}/files.csv"
|
csvpath="${gitpath}/files.csv"
|
||||||
|
|
||||||
## Program settings
|
## Program settings
|
||||||
|
|
Loading…
Add table
Reference in a new issue