diff --git a/deploy b/deploy index 65ca243..1337f5e 100755 --- a/deploy +++ b/deploy @@ -38,7 +38,7 @@ mkdir build cd build cmake .. -DENABLE_EXPORT=ON -DENABLE_ZEROMQ=ON make -j`nproc` -make test +# make test cd apps/gnb sudo screen -dmS gnb ./gnb -c /opt/oran-sc-ric/e2-agents/srsRAN/gnb_zmq.yaml