Update helm chart to refer built app file
[pti/o2.git] / charts / resources / scripts / init / o2api_start.sh
index 65f3cbd..5c8fcd6 100644 (file)
 #!/bin/bash
 
 # pull latest code to debug
-cd /root/
-git clone "https://gerrit.o-ran-sc.org/r/pti/o2"
+cd /root/
+git clone "https://gerrit.o-ran-sc.org/r/pti/o2"
 # cd o2
 # git pull https://gerrit.o-ran-sc.org/r/pti/o2 refs/changes/85/7085/5
 # pip install retry
 
-pip install -e /root/o2
-
+pip install -e /root/o2
+pip install -e /src
 
 cat <<EOF>>/etc/hosts
 127.0.0.1  api