Minor code style fixes made
parent
8e109b4f20
commit
bb24c3114a
|
@ -72,7 +72,7 @@ class MetasploitModule < Msf::Post
|
|||
end
|
||||
|
||||
# A recursive ls through the whole system could be added to find extra binaries
|
||||
|
||||
|
||||
binaries.uniq
|
||||
binaries.sort
|
||||
|
||||
|
|
Loading…
Reference in New Issue