X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=simulators%2Fe2sim%2Fhelm%2Fe2sim%2Ftemplates%2Fbin%2F_e2sim-run.sh.tpl;fp=simulators%2Fe2sim%2Fhelm%2Fe2sim%2Ftemplates%2Fbin%2F_e2sim-run.sh.tpl;h=35e01c4f99df56ec88d2b6819ea78075baf93f40;hb=e440e6695aef24ac8c88d852071efb96d192b618;hp=8f7c954a7ae2ff1b0927e66a0b8f58dfbf291b45;hpb=7bd8a0bd3e84d325d1a5d1df6feb7a259fee2004;p=it%2Ftest.git diff --git a/simulators/e2sim/helm/e2sim/templates/bin/_e2sim-run.sh.tpl b/simulators/e2sim/helm/e2sim/templates/bin/_e2sim-run.sh.tpl index 8f7c954..35e01c4 100755 --- a/simulators/e2sim/helm/e2sim/templates/bin/_e2sim-run.sh.tpl +++ b/simulators/e2sim/helm/e2sim/templates/bin/_e2sim-run.sh.tpl @@ -51,4 +51,4 @@ else echo "e2sim starting at ${E2SIM_BIND_ADDR}:${E2SIM_PORT:-36421}" fi -${E2SIM:-/home/e2sim/build/e2agent} ${E2SIM_BIND_ADDR} ${E2SIM_PORT:-36421} +${E2SIM:-/home/e2sim/build/e2sim} ${E2SIM_BIND_ADDR} ${E2SIM_PORT:-36421}