X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=o2ims%2Fentrypoints%2Fo2ims-redis-entry.sh;fp=o2ims%2Fentrypoints%2Fo2ims-redis-entry.sh;h=0000000000000000000000000000000000000000;hb=d4513e022d7d75d9967072cec1e0d7db34571120;hp=41369aef8bc3b6bf1884dd78b70bb952ae1e7053;hpb=38646c684a13536146ecf16a35e6e33d614b29e9;p=pti%2Fo2.git diff --git a/o2ims/entrypoints/o2ims-redis-entry.sh b/o2ims/entrypoints/o2ims-redis-entry.sh deleted file mode 100644 index 41369ae..0000000 --- a/o2ims/entrypoints/o2ims-redis-entry.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -# pip install -e /src -# python /o2ims/entrypoints/resource_watcher.py - -cp -r /o2ims/* /src/o2ims -pip install -e /src -python /o2ims/entrypoints/redis_eventconsumer.py