blob: e47335983a7e6d36aaa8c5f4a40a61f206577a94 [file] [log] [blame]
Thomas Vachuska0a4c2702015-07-06 08:43:41 -07001cd $(dirname $0)
2if [ -n "$1" ]; then
3 sudo python att-onos.py "$@"
4else
5 sudo python att-onos.py 10.128.11.1 10.128.11.2 10.128.11.3
6fi