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