Commit ac0fe005 authored by Luhan Wang's avatar Luhan Wang

aa

parent 4b70a5f3
......@@ -9,7 +9,8 @@ git clone --branch master http://luhan:wangarafat@git.opensource5g.org/openxg/op
echo "successfully cloned project"
cd openxg-5gcs-release
sudo echo " \
sudo -i
echo " \
deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse \n \
deb-src http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse \n \
deb http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse \n \
......@@ -21,6 +22,7 @@ deb-src http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted unive
deb http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse \n \
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse \n \
" > /etc/apt/sources.list
exit
sudo apt update
sudo ./scripts/install.sh -I
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment