Use dir of searchsploit to find files.csv

This commit is contained in:
Conny Brunnkvist 2015-08-04 17:55:24 +07:00
parent d891c95c0e
commit cf69efdfca

View file

@ -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