fix relative path
This commit is contained in:
parent
1cd1033093
commit
47e57a7cd9
@ -12,7 +12,7 @@ module VagrantPlugins
|
||||
DESC
|
||||
|
||||
command("ps") do
|
||||
require_relative "../command"
|
||||
require_relative "command"
|
||||
init!
|
||||
Command
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user