1 2 3 4 5 6 7 8
#!/bin/bash echo "Initialization Image" git clone https://github.com/FDio/vpp.git ./vpp cd vpp yes | make install-dep