iproute again
This commit is contained in:
parent
d1bfb65696
commit
327fc3b8b9
2
run.sh
2
run.sh
@ -149,7 +149,7 @@ echo -e "{\n\
|
|||||||
# Set gateway_ID in local_conf.json to the gateway's MAC address
|
# Set gateway_ID in local_conf.json to the gateway's MAC address
|
||||||
|
|
||||||
echo "******************"
|
echo "******************"
|
||||||
apt-get install --only-upgrade iproute
|
apt-get update && apt-get install iproute
|
||||||
./set-gateway-id.sh start ./local_conf.json
|
./set-gateway-id.sh start ./local_conf.json
|
||||||
echo "******************"
|
echo "******************"
|
||||||
echo ""
|
echo ""
|
||||||
|
Loading…
Reference in New Issue
Block a user