#!/bin/bash # basic build script example # do nothing but print the current slave hostname hostname cd build-root/ ./bootstrap.sh make PLATFORM=vpp V=0 TAG=vpp install-deb