Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
openxg-5gcs-release
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lizhongxiao
openxg-5gcs-release
Commits
ac0fe005
Commit
ac0fe005
authored
Apr 04, 2022
by
Luhan Wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aa
parent
4b70a5f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
ci-scripts/prepare-in-vm.sh
ci-scripts/prepare-in-vm.sh
+3
-1
No files found.
ci-scripts/prepare-in-vm.sh
View file @
ac0fe005
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment