vpp-swan: remove step to copy vpp_sswan source for docker image
[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 cd vpp
8 yes | make install-dep