fixed config.close bug
parent
b71729bf5f
commit
e3c1d5a5c0
|
@ -112,8 +112,8 @@ class Metasploit3 < Msf::Post
|
|||
|
||||
# call method to decrypt hash
|
||||
decrypt(hash)
|
||||
config.close
|
||||
end
|
||||
config.close
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue