vpp-swan: Add scripts for testing
[vpp.git] / extras / strongswan / vpp_sswan / docker / scripts / init.sh
1 #!/bin/bash
2
3 echo "Initialization Image"
4
5 git clone https://github.com/FDio/vpp.git ./vpp
6
7 cp -R vpp_sswan vpp/extras/strongswan/
8 cd vpp
9 yes | make install-dep