X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=mc-core%2Fcontainer_start.sh;h=22d121d25c27e66b5e178fff53b9f1358b7076ca;hb=783f6bfa93c3eed4787bded3c35016952b74b2e3;hp=bcce8d4e76cbd53ce194cc580aa31e954abd834e;hpb=5b238b84dd6a6fb77a68f9b37906b465ab08a7fd;p=ric-app%2Fmc.git diff --git a/mc-core/container_start.sh b/mc-core/container_start.sh index bcce8d4..22d121d 100755 --- a/mc-core/container_start.sh +++ b/mc-core/container_start.sh @@ -41,7 +41,7 @@ set -e -SIMULATOR_MODE=`python /mc/extract_params.py $XAPP_DESCRIPTOR_PATH simulator_mode` +SIMULATOR_MODE=`python /mc/extract_params.py ${XAPP_DESCRIPTOR_PATH}/config-file.json simulator_mode` if [ "$SIMULATOR_MODE" != "true" ] then