summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/distribution/src/main/docker/startService.sh
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-01-25 19:14:26 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-25 19:14:26 +0000
commitfba373ca4ab06c9aa8adf86c0b6686fad7646af9 (patch)
tree2336eaf81721f6424b3b9d6888593b5309b0960f /ms/controllerblueprints/distribution/src/main/docker/startService.sh
parent6a0e531e402ecb21311cdc803e46f148f837d694 (diff)
parent252e13314785fb91003adcb9902a5f8dc8d86683 (diff)
Merge "ControllerBlueprint blueprintsProcessor container"
Diffstat (limited to 'ms/controllerblueprints/distribution/src/main/docker/startService.sh')
-rwxr-xr-x[-rw-r--r--]ms/controllerblueprints/distribution/src/main/docker/startService.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/controllerblueprints/distribution/src/main/docker/startService.sh b/ms/controllerblueprints/distribution/src/main/docker/startService.sh
index 7077c2246..84b2e5acf 100644..100755
--- a/ms/controllerblueprints/distribution/src/main/docker/startService.sh
+++ b/ms/controllerblueprints/distribution/src/main/docker/startService.sh
@@ -5,4 +5,5 @@ nodeName=ControllerBlueprints_1.0.0_$(cat /proc/self/cgroup | grep docker | sed
echo "APP Config HOME : ${APP_CONFIG_HOME}"
export APP_HOME=/opt/app/onap
+cp -rf /config /opt/app/onap/
source /etc/run.source