Separate VM finalization as install.sh -tc

This commit is contained in:
Bob Lantz
2013-06-19 16:32:54 -07:00
parent 448ac9dcd4
commit 949e0b3aff
2 changed files with 5 additions and 7 deletions
+2
View File
@@ -27,6 +27,8 @@ git clone git://github.com/mininet/mininet
cd mininet
cd
time mininet/util/install.sh
# Finalize VM
time mininet/util/install.sh -tc
# Ignoring this since NOX classic is deprecated
#if ! grep NOX_CORE_DIR .bashrc; then
# echo "export NOX_CORE_DIR=~/noxcore/build/src/" >> .bashrc