had to apt-get install iproute

This commit is contained in:
Ray Ozzie 2016-04-10 16:09:51 -04:00
parent 18e32ebcec
commit d1bfb65696

1
run.sh
View File

@ -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 ""