Advertisement
Guest User

Untitled

a guest
Jun 25th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. 1. Go to your Vagrantfile directory
  2. 2. `VBoxManage list vms`
  3. 3. copy the string arconnect box id
  4. 4. `cd .vagrant/machines/default/virtualbox`
  5. 5. `echo -n "db83545f-61d2-4621-8edc-081c3b8a7530" > id` (with the correct id)
  6. 6.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement