This commit is contained in:
Bryan Black 2018-03-26 15:29:23 -07:00 committed by GitHub
parent ca2040bf19
commit fa731de581
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,5 +23,5 @@ ubuntu3 | ubuntu/xenial64 | 1 | 1GB | 10GB* |
One-liner: One-liner:
``` ```
mkdir ~/vm-offspringidea || cd ~/vm-offspringidea && curl -q https://raw.githubusercontent.com/stationgroup/vagrant-labs/master/imperialspeculate/Vagrantfile -O && vagrant up mkdir ~/vm-offspringidea || cd ~/vm-offspringidea && curl -q https://raw.githubusercontent.com/stationgroup/vagrant-labs/master/offspringidea/Vagrantfile -O && vagrant up
``` ```