mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-09 00:32:06 -04:00
privisioners/shell: fix syntax error
This commit is contained in:
parent
286fd2f2f8
commit
4fc6fbeef6
1 changed files with 1 additions and 0 deletions
|
|
@ -112,6 +112,7 @@ module VagrantPlugins
|
|||
comm.sudo(command) do |type, data|
|
||||
handle_comm(type, data)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue