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
Operations
Operations
Metrics
Environments
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
ZhaoJingguo
openxg-5gcs-release
Commits
f892da3f
Commit
f892da3f
authored
Apr 23, 2022
by
Luhan Wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
back to apt ali
parent
1a7ac375
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
ci-scripts/prepare-in-vm.sh
ci-scripts/prepare-in-vm.sh
+10
-10
No files found.
ci-scripts/prepare-in-vm.sh
View file @
f892da3f
...
...
@@ -10,16 +10,16 @@ echo "successfully cloned project"
sudo
-i
echo
-e
"
\
deb http
s://mirrors.ustc.edu.cn
/ubuntu/ bionic main restricted universe multiverse
\n
\
deb-src http
s://mirrors.ustc.edu.cn
/ubuntu/ bionic main restricted universe multiverse
\n
\
deb http
s://mirrors.ustc.edu.cn/ubuntu/ bionic-updates
main restricted universe multiverse
\n
\
deb-src http
s://mirrors.ustc.edu.cn/ubuntu/ bionic-updates main restricted universe multiverse
\n
\
deb http
s://mirrors.ustc.edu.cn/ubuntu/ bionic-backport
s main restricted universe multiverse
\n
\
deb-src http
s://mirrors.ustc.edu.cn/ubuntu/ bionic-backport
s main restricted universe multiverse
\n
\
deb http
s://mirrors.ustc.edu.cn/ubuntu/ bionic-security
main restricted universe multiverse
\n
\
deb-src http
s://mirrors.ustc.edu.cn/ubuntu/ bionic-security
main restricted universe multiverse
\n
\
deb http
s://mirrors.ustc.edu.cn/ubuntu/ bionic-proposed
main restricted universe multiverse
\n
\
deb-src http
s://mirrors.ustc.edu.cn/ubuntu/ bionic-proposed
main restricted universe multiverse
\n
\
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
\
deb-src http
://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
\n
\
deb http
://mirrors.aliyun.com/ubuntu/ bionic-update
s main restricted universe multiverse
\n
\
deb-src http
://mirrors.aliyun.com/ubuntu/ bionic-update
s main restricted universe multiverse
\n
\
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
\
deb http
://mirrors.aliyun.com/ubuntu/ bionic-backports
main restricted universe multiverse
\n
\
deb-src http
://mirrors.aliyun.com/ubuntu/ bionic-backports
main restricted universe multiverse
\n
\
"
>
/etc/apt/sources.list
sudo
apt update
cd
/home/ubuntu/openxg-5gcs-release
...
...
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