#!/bin/bash echo "Hello OVSNFV community!" echo "Build ovs RPM for Linux kernel data plane from master branch of OVS." ./buildovs.sh exit 0