actually, drop comment as per Bob Lantz

This commit is contained in:
Andrew Ferguson
2013-04-26 13:11:39 -04:00
parent e7f45ca90e
commit fae4365983
-6
View File
@@ -31,10 +31,4 @@ time mininet/util/install.sh
#if ! grep NOX_CORE_DIR .bashrc; then
# echo "export NOX_CORE_DIR=~/noxcore/build/src/" >> .bashrc
#fi
cat <<EOF
You may need to reboot and then:
sudo dpkg-reconfigure openvswitch-datapath-dkms
sudo service openvswitch-switch start
EOF