mirror of
https://github.com/zardus/ctf-tools
synced 2025-01-06 01:38:54 +00:00
vagrant-vbguest needed
This commit is contained in:
parent
6480f09e87
commit
e77f7c0427
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ You can build a Vagrant VM with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://raw.githubusercontent.com/zardus/ctf-tools/master/Vagrantfile
|
wget https://raw.githubusercontent.com/zardus/ctf-tools/master/Vagrantfile
|
||||||
|
vagrant plugin install vagrant-vbguest
|
||||||
vagrant up
|
vagrant up
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue