From d1bfb656967b7b48d0143d756b3a48f988fcd62d Mon Sep 17 00:00:00 2001 From: Ray Ozzie Date: Sun, 10 Apr 2016 16:09:51 -0400 Subject: [PATCH] had to apt-get install iproute --- run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/run.sh b/run.sh index eeafb70..6b7aee3 100755 --- a/run.sh +++ b/run.sh @@ -149,6 +149,7 @@ echo -e "{\n\ # Set gateway_ID in local_conf.json to the gateway's MAC address echo "******************" +apt-get install --only-upgrade iproute ./set-gateway-id.sh start ./local_conf.json echo "******************" echo ""