From 1aeb87b74700cc26ce8e2e730cca8e868555c706 Mon Sep 17 00:00:00 2001 From: Shankar Narayanan Date: Thu, 26 Apr 2018 13:01:08 -0400 Subject: [PATCH] Fix music url issues Issue-ID: OPTFRA-224 Change-Id: I58250d2dc592b5d9d6662b6f1f7c7c871552d415 Signed-off-by: Shankar Narayanan --- boot/oof_vm_init.sh | 78 ++++++++++++++++++++++++++++++++++------------------- 1 file changed, 50 insertions(+), 28 deletions(-) diff --git a/boot/oof_vm_init.sh b/boot/oof_vm_init.sh index cf47b10a..098d2cda 100644 --- a/boot/oof_vm_init.sh +++ b/boot/oof_vm_init.sh @@ -48,40 +48,48 @@ mkdir -p /opt/optf-osdf/config cat > $OSDF_CONFIG<