Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加rpmfusion源替换指南 #239

Closed
wants to merge 1 commit into from

Conversation

DavidDengHui
Copy link
Contributor

使用命令行替换rpmfusion镜像源:

sudo sed -e 's|^metalink=|#metalink=|g' \
         -e 's|^#baseurl=http://download1.rpmfusion.org|baseurl=https://mirrors.ustc.edu.cn/rpmfusion|g' \
         -i.bak \
         /etc/yum.repos.d/rpmfusion*.repo

使用命令行替换rpmfusion镜像源
@taoky
Copy link
Member

taoky commented Feb 2, 2024

Fix CI plz

@taoky
Copy link
Member

taoky commented Mar 27, 2024

@DavidDengHui

@taoky taoky closed this in 26969be Apr 20, 2024
github-actions bot pushed a commit that referenced this pull request Apr 20, 2024
taoky: [26969be] rpmfusion: Apply PR #239

The original author does not respond to modification request for months.

Closes #239.

Co-authored-by: DavidDengHui <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants