Skip to content

Commit 62b81d6

Browse files
committed
Merge pull request rapid7#3644 from dmaloney-r7/bug/MSP-11050/rails_root
MSP-11050 #land
2 parents fc65a45 + 84374fe commit 62b81d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/metasploit/framework/common_engine.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ module Metasploit::Framework::CommonEngine
2323
Encoding.default_internal = encoding
2424
end
2525

26+
config.root = Msf::Config::install_root
2627
config.paths.add 'data/meterpreter', glob: '**/ext_*'
2728
config.paths.add 'modules'
2829

0 commit comments

Comments
 (0)