Skip to content

Commit

Permalink
Add UI tweaks for folder views
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Jun 2, 2018
1 parent 17299f8 commit 9459c56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified windows/cookbooks/packer-templates/recipes/ui_tweaks.rb
Binary file not shown.
1 change: 1 addition & 0 deletions windows/cookbooks/packer-templates/recipes/vm_tools.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
Start-Process -FilePath "e:/VBoxWindowsAdditions.exe" -ArgumentList "/S" -WorkingDirectory "C:/Windows/Temp/virtualbox" -Wait
EOH
ignore_failure true
end

directory 'C:/Windows/Temp/virtualbox' do
Expand Down

0 comments on commit 9459c56

Please sign in to comment.