X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=examples%2Fbuild%2Frun_example_xapp.sh;h=db42d0f82770f9d753cd7908f5580bf3aad30e0f;hb=refs%2Fchanges%2F48%2F5448%2F2;hp=169effb15129fec19e75b120e905385a4252f53c;hpb=bf6780bc2a998042027174a760fc12b8af9db3c1;p=ric-plt%2Fxapp-frame.git diff --git a/examples/build/run_example_xapp.sh b/examples/build/run_example_xapp.sh index 169effb..db42d0f 100755 --- a/examples/build/run_example_xapp.sh +++ b/examples/build/run_example_xapp.sh @@ -22,6 +22,6 @@ # Abstract: Starts the example xApp service # Date: 19 March 2020 # -export RMR_SEED_RT=./uta_rtg.rt +export RMR_SEED_RT=./config/uta_rtg.rt -exec ./example_xapp -f ./config-file.json +exec ./example_xapp -f ./config/config-file.json