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
|
||||
gitpath="/usr/share/exploitdb"
|
||||
gitpath=$(dirname "$(readlink "$0")")
|
||||
csvpath="${gitpath}/files.csv"
|
||||
|
||||
## Program settings
|
||||
|
|
Loading…
Add table
Reference in a new issue