add one-liner
This commit is contained in:
parent
63c41f32c3
commit
75a8d72b9f
|
@ -10,3 +10,11 @@ ubuntu3 | ubuntu/xenial64 | 1 | 1GB | 10GB* |
|
|||
ubuntu4 | ubuntu/xenial64 | 1 | 1GB | 10GB* |
|
||||
freebsd5 | freebsd/FreeBSD-11.1-RELEASE | 1 | 1GB | 10GB* |
|
||||
freebsd6 | freebsd/FreeBSD-11.1-RELEASE | 1 | 1GB | 10GB* |
|
||||
|
||||
## Setup and Start
|
||||
|
||||
One-liner:
|
||||
|
||||
```
|
||||
mkdir ~/vm-imperialspeculate || cd ~/vm-imperialspeculate && curl -q https://raw.githubusercontent.com/stationgroup/vagrant-labs/master/imperialspeculate/Vagrantfile -O && vagrant up
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue