vpp-swan: remove step to copy vpp_sswan source for docker image
[vpp.git] / extras / strongswan / vpp_sswan / docker / scripts / init.sh
index 80901c9..97a087b 100644 (file)
@@ -4,6 +4,5 @@ echo "Initialization Image"
 
 git clone https://github.com/FDio/vpp.git ./vpp
 
-cp -R vpp_sswan vpp/extras/strongswan/
 cd vpp
 yes | make install-dep