diff --git a/util/vm/install-mininet-vm.sh b/util/vm/install-mininet-vm.sh index 3c80a1709715708f9e36038ef453d34cc385f409..bd970c0e4276d40980ec99963fe5751ab0066632 100755 --- a/util/vm/install-mininet-vm.sh +++ b/util/vm/install-mininet-vm.sh @@ -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 -