Skip to content

Commit

Permalink
fix: update add openrazer-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamyukii committed Dec 18, 2024
1 parent 3e5d0be commit 5d5a36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_files/base/02-install-copr-repos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ curl --retry 3 -Lo /etc/yum.repos.d/_copr_sentry-switcheroo-control_discrete.rep
curl --retry 3 -Lo /etc/yum.repos.d/_copr_che-nerd-fonts-"$(rpm -E %fedora)".repo https://copr.fedorainfracloud.org/coprs/che/nerd-fonts/repo/fedora-"$(rpm -E %fedora)"/che-nerd-fonts-fedora-"$(rpm -E %fedora)".repo

# Add openrazer repo
curl -Lo /etc/yum.repos.d/hardware:razer-"${FEDORA_MAJOR_VERSION}".repo https://download.opensuse.org/repositories/hardware:/razer/Fedora_"${FEDORA_MAJOR_VERSION}"/hardware:razer.repo
curl -Lo /etc/yum.repos.d/hardware:razer.repo https://openrazer.github.io/hardware:razer.repo

0 comments on commit 5d5a36b

Please sign in to comment.