Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
b41b0af609fce6fbe62b476f826a90bded9052ad
/
.
/
extras
/
strongswan
/
vpp_sswan
/
docker
/
scripts
/
init.sh
blob: 97a087b1a2f739a3eaaf7f37f992042f6919b691 [
file
] [
log
] [
blame
]
#!/bin/bash
echo
"Initialization Image"
git clone https
://
github
.
com
/
FDio
/
vpp
.
git
./
vpp
cd vpp
yes
|
make install
-
dep