Skip to content

Commit

Permalink
fix Vagrantfile
Browse files Browse the repository at this point in the history
  • Loading branch information
oatakan committed Sep 16, 2019
1 parent cba0ea0 commit 9c0754f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Vagrant.configure("2") do |config|
vb.customize ["modifyvm", :id, "--vram", "32"]
vb.customize ["setextradata", "global", "GUI/SuppressMessages", "all" ]
end

end
end

0 comments on commit 9c0754f

Please sign in to comment.