Clearer instructions

This commit is contained in:
ethicalhack3r
2016-06-23 13:40:15 +02:00
parent 943bfc39b3
commit f9b545b100
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ def main
exit(1)
else
if missing_db_file?
puts critical('You can not run a scan without any databases.')
puts critical('You can not run a scan without any databases. Extract the data.zip file.')
exit(1)
end
end