X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=boot%2Fmr_vm_init.sh;h=8b80d469b7b5f2a9db30933b1372ec9fedc36027;hb=7c1cf784b194a956bc25d1ea0171572af28099ae;hp=4e0ae6fb6fadc1763f9eb9a83ac86acefbc827c7;hpb=4f98547c03dc9c8a295ae46e066ff09dd961d5a3;p=demo.git diff --git a/boot/mr_vm_init.sh b/boot/mr_vm_init.sh index 4e0ae6fb..8b80d469 100644 --- a/boot/mr_vm_init.sh +++ b/boot/mr_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-message-router git pull bash deploy.sh