Allow git? to return true

GSoC/Meterpreter_Web_Console
Erin Bleiweiss 2018-09-27 11:12:10 -05:00
parent 0e2361d675
commit 7f9b9be78b
No known key found for this signature in database
GPG Key ID: F69B2138BD594660
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ class Msf::Ui::Console::CommandDispatcher::Developer
print_error "Framework installation is not a git repository. \n Did you install using a nightly installer or package manager?"
return false
end
true
end
def local_editor