Fix client issue
[pti/o2.git] / o2ims / entrypoints / o2ims-redis-entry.sh
1 #!/bin/sh
2
3 # pip install -e /src
4 # python /o2ims/entrypoints/resource_watcher.py
5
6 cp -r /o2ims/* /src/o2ims
7 pip install -e /src
8 python /o2ims/entrypoints/redis_eventconsumer.py