X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=boot%2Fdcae_vm_init.sh;fp=boot%2Fdcae_vm_init.sh;h=0000000000000000000000000000000000000000;hb=0adab9c1b4160f023272a435f1f4eb97b9ddd318;hp=460c3ef0ddf764826cadc75733571e6bfb7b3fb4;hpb=0f671db5d7e103befe6cd4c4874ddd92a0ebebfd;p=demo.git diff --git a/boot/dcae_vm_init.sh b/boot/dcae_vm_init.sh deleted file mode 100644 index 460c3ef0..00000000 --- a/boot/dcae_vm_init.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/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 -make up