fix the error.
This commit is contained in:
parent
bde28af92b
commit
a28ca2e2ed
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ module VagrantPlugins
|
|||
|
||||
symlink(guest_path)
|
||||
else
|
||||
@env[:ui].info I18n.t('vagrant_cachier.skipping_bucket', bucket: 'Yum')
|
||||
@env[:ui].info I18n.t('vagrant_cachier.skipping_bucket', bucket: 'SlackPkg')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue