Update fedora config
This commit is contained in:
parent
af36cfcba4
commit
d0e2481afd
9 changed files with 22 additions and 74 deletions
|
@ -17,6 +17,7 @@ if command_exists "apt-get"; then
|
|||
elif command_exists "dnf"; then
|
||||
sudo dnf config-manager --add-repo https://rpm.librewolf.net/librewolf-repo.repo
|
||||
sudo dnf install librewolf
|
||||
sudo dnf remove firefox
|
||||
elif command_exists "yay"; then
|
||||
yay -S librewolf-bin
|
||||
yay -R firefox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue