mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Fix some rename shit
This commit is contained in:
parent
b973186cb5
commit
3d8a1ec3fc
1 changed files with 2 additions and 2 deletions
|
|
@ -12,9 +12,9 @@ module VagrantPlugins
|
|||
DESC
|
||||
|
||||
command(:login) do
|
||||
require_relative "login"
|
||||
require_relative "command"
|
||||
init!
|
||||
Push
|
||||
Command
|
||||
end
|
||||
|
||||
action_hook(:cloud_authenticated_boxes, :authenticate_box_url) do |hook|
|
||||
|
|
|
|||
Loading…
Reference in a new issue