From 327fc3b8b94d761f1722786e21828fe133c3f5df Mon Sep 17 00:00:00 2001 From: Ray Ozzie Date: Sun, 10 Apr 2016 16:19:36 -0400 Subject: [PATCH] iproute again --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 6b7aee3..f76c8f0 100755 --- a/run.sh +++ b/run.sh @@ -149,7 +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 +apt-get update && apt-get install iproute ./set-gateway-id.sh start ./local_conf.json echo "******************" echo ""