X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=charts%2Fresources%2Fscripts%2Finit%2Fo2pubsub_start.sh;fp=charts%2Fresources%2Fscripts%2Finit%2Fo2pubsub_start.sh;h=5dff1b3e16374be1b031d5023556b166a15adb8f;hb=5e02e76308e1677fb106572b885a366eb6c0fbec;hp=e39329b57506c71afd3e560a1271c6ccca131d3b;hpb=de778bc19d9329d3c1c3c536bfd702423102277b;p=pti%2Fo2.git diff --git a/charts/resources/scripts/init/o2pubsub_start.sh b/charts/resources/scripts/init/o2pubsub_start.sh index e39329b..5dff1b3 100644 --- a/charts/resources/scripts/init/o2pubsub_start.sh +++ b/charts/resources/scripts/init/o2pubsub_start.sh @@ -19,6 +19,6 @@ cd /root/ git clone "https://gerrit.o-ran-sc.org/r/pti/o2" pip install -e /root/o2 -python /root/o2/o2ims/entrypoints/redis_eventconsumer.py +python /root/o2/o2app/entrypoints/redis_eventconsumer.py sleep infinity