searchsploit - quick fixes
This commit is contained in:
parent
ea96f111cd
commit
e40fc6ca09
1 changed files with 2 additions and 1 deletions
|
@ -70,6 +70,7 @@ function usage()
|
|||
## Update database (via GIT)
|
||||
function update()
|
||||
{
|
||||
mkdir -p "${gitpath}/"
|
||||
cd "${gitpath}/"
|
||||
|
||||
# Make sure a git repo is init before updating
|
||||
|
|
Loading…
Add table
Reference in a new issue