Skip to content

Commit

Permalink
Update download_install_rpm_ppa.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDuartePT authored Dec 4, 2023
1 parent d053ac7 commit 9ca19bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/package_testing/download_install_rpm_ppa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
sudo curl -s https://MrDuartePT.github.io/LLL-pkg-repo/fedora/LLL.repo | sudo tee /etc/yum.repos.d/LLL.repo > /dev/null
sudo dnf config-manager --add-repo /etc/yum.repos.d/LLL.repo
sudo dnf config-manager --set-enabled LLL-pkg-repo
sudo dnf install -y dkms-lenovolegionlinux python3-lenovolegionlinux
sudo dnf install -y dkms-lenovolegionlinux python-lenovolegionlinux

0 comments on commit 9ca19bc

Please sign in to comment.