diff --git a/searchsploit b/searchsploit index 9caea67e9..601653929 100755 --- a/searchsploit +++ b/searchsploit @@ -11,7 +11,7 @@ ## OS settings -gitpath="/usr/share/exploitdb" +gitpath=$(dirname "$(readlink "$0")") csvpath="${gitpath}/files.csv" ## Program settings