Skip to content
Snippets Groups Projects
Commit fae43659 authored by Andrew Ferguson's avatar Andrew Ferguson
Browse files

actually, drop comment as per Bob Lantz

parent e7f45ca9
No related branches found
No related tags found
No related merge requests found
...@@ -31,10 +31,4 @@ time mininet/util/install.sh ...@@ -31,10 +31,4 @@ time mininet/util/install.sh
#if ! grep NOX_CORE_DIR .bashrc; then #if ! grep NOX_CORE_DIR .bashrc; then
# echo "export NOX_CORE_DIR=~/noxcore/build/src/" >> .bashrc # echo "export NOX_CORE_DIR=~/noxcore/build/src/" >> .bashrc
#fi #fi
cat <<EOF
You may need to reboot and then:
sudo dpkg-reconfigure openvswitch-datapath-dkms
sudo service openvswitch-switch start
EOF
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment