mirror of https://github.com/MISP/misp-vagrant
Ensures te submodule is up-to-date.
parent
f01a6bad4d
commit
43ed94eff5
|
@ -36,6 +36,7 @@ MISP will be automatically deployed in an Ubuntu Artful Server.
|
||||||
$ cd MISP/
|
$ cd MISP/
|
||||||
$ git submodule update --init misp-vagrant
|
$ git submodule update --init misp-vagrant
|
||||||
$ cd misp-vagrant/
|
$ cd misp-vagrant/
|
||||||
|
$ git pull origin master
|
||||||
$ vagrant up
|
$ vagrant up
|
||||||
|
|
||||||
Once the VM will be configured by Vagrant, go to the address
|
Once the VM will be configured by Vagrant, go to the address
|
||||||
|
|
Loading…
Reference in New Issue