Skip to content
Snippets Groups Projects
Commit b121a367 authored by Your Name's avatar Your Name
Browse files

Fix the script

parent 8bd79487
No related branches found
No related tags found
No related merge requests found
...@@ -52,8 +52,7 @@ sudo make install ...@@ -52,8 +52,7 @@ sudo make install
## Install OAI UE and OAI gNB ## Install OAI UE and OAI gNB
cd $WORK_DIR/ cd $WORK_DIR/
git clone https://gitlab.eurecom.fr/oai/openairinterface5g.git git clone https://gitlab.eurecom.fr/oai/openairinterface5g.git oai
mv openairinterface5g oai
cd $WORK_DIR/oai cd $WORK_DIR/oai
git checkout 2022.41 git checkout 2022.41
git config --global user.email "you@example.com" git config --global user.email "you@example.com"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment