commit | cfb22b711d8de88ed94d64e063886beef36373d5 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Tue Nov 18 16:58:15 2014 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Tue Nov 18 16:58:15 2014 -0800 |
tree | fd4db54e4e1a6cadfae2e4917d2a3c48f2351151 | |
parent | aa2b162584f1cba078411b436075ec19ef16aed4 [diff] |
correct mn command
diff --git a/tutorial1-setup.sh b/tutorial1-setup.sh index d1f67f9..45217a0 100644 --- a/tutorial1-setup.sh +++ b/tutorial1-setup.sh
@@ -77,7 +77,7 @@ Name=Mininet Name[en_US]=Mininet Icon=konsole -Exec=/usr/bin/xterm -e 'sudo mn --custom ~/onos-next/tools/test/topos/tower.py --topo tower --controller remote,${1:-192.168.2.1} --mac' +Exec=/usr/bin/xterm -e 'sudo mn --custom ~/onos-next/tools/test/topos/tower.py --topo tower --controller remote --mac' Comment[en_US]= EOF