X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=charts%2Fresources%2Fscripts%2Finit%2Fo2watcher_start.sh;h=643c27d87790f1c432f783aa3ea65698e02875fd;hb=7ee63c4b8ad2bbc661ba9b4f39f66abe94b591ae;hp=53fd67065e90841d5ee1c5c4ac30bc248fb43cd9;hpb=cb9a72de554108746c4ed35f8ad9e0a5550f626d;p=pti%2Fo2.git diff --git a/charts/resources/scripts/init/o2watcher_start.sh b/charts/resources/scripts/init/o2watcher_start.sh index 53fd670..643c27d 100644 --- a/charts/resources/scripts/init/o2watcher_start.sh +++ b/charts/resources/scripts/init/o2watcher_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/resource_watcher.py +python /root/o2/o2app/entrypoints/resource_watcher.py sleep infinity