Removes the exit used for testing

This commit is contained in:
erwanlr
2014-09-12 12:43:51 +02:00
parent 91de353307
commit 571bc5cf90

View File

@@ -45,8 +45,6 @@ def main
update_db if wpscan_options.update || missing_db_file?
exit
# Check for updates
if wpscan_options.update
if !@updater.nil?