mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-05 12:27:53 +00:00
Fix Vagrantfile
This commit is contained in:
parent
0c69eeca07
commit
e73eb2dc1a
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -1,3 +1,5 @@
|
||||
require 'date'
|
||||
|
||||
Vagrant.configure(2) do |config|
|
||||
config.vm.provider :virtualbox do |v|
|
||||
v.name = 'exa'
|
||||
|
Loading…
Reference in New Issue
Block a user