1 2 3 4 5 6 7 8
#!/bin/bash # clone opnfv sdnvpn repo git clone https://gerrit.opnfv.org/gerrit/p/sdnvpn.git cd sdnvpn ls -al # here is where the script(s) to install netvirt should be executed