X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=boot%2Fdcae_vm_init.sh;h=460c3ef0ddf764826cadc75733571e6bfb7b3fb4;hb=refs%2Fheads%2Famsterdam;hp=538e7313d20ab7d176131c4e1ce60d6f8837e986;hpb=4f98547c03dc9c8a295ae46e066ff09dd961d5a3;p=demo.git diff --git a/boot/dcae_vm_init.sh b/boot/dcae_vm_init.sh index 538e7313..460c3ef0 100644 --- a/boot/dcae_vm_init.sh +++ b/boot/dcae_vm_init.sh @@ -1,5 +1,7 @@ #!/bin/bash +export MTU=$(/sbin/ifconfig | grep MTU | sed 's/.*MTU://' | sed 's/ .*//' | sort -n | head -1) + cd /opt/dcae-startup-vm-controller git pull bash init.sh