#!/bin/sh
#Brandon Heller (brandonh@stanford.edu)
#Install OVS on Debian Lenny

#Install OVS:
cd openvswitch
sudo make install