Remove old DCAE Gen 1 files
[demo.git] / boot / dcae_vm_init.sh
diff --git a/boot/dcae_vm_init.sh b/boot/dcae_vm_init.sh
deleted file mode 100644 (file)
index 460c3ef..0000000
+++ /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