diff --git a/deploy b/deploy index 30d744c..65ca243 100755 --- a/deploy +++ b/deploy @@ -31,6 +31,7 @@ sudo ldconfig cd /opt git clone https://github.com/srsran/srsRAN_Project/ cd srsRAN_Project/docker +git checkout test docker compose up -d --build 5gc cd .. mkdir build