misc minor updates and fixes, add device-specific stuff
This commit is contained in:
parent
2e8aa91092
commit
47bb90de9c
6 changed files with 42 additions and 5 deletions
|
@ -29,8 +29,6 @@ elif command_exists "dnf"; then
|
|||
done
|
||||
cd -
|
||||
rm -rf ./tmp-openh264/
|
||||
echo -e "\nNow open LibreWolf, go to about:config, and set these to true:\n media.gmp-gmpopenh264.autoupdate\n media.gmp-gmpopenh264.enabled\n media.gmp-gmpopenh264.provider.enabled\n media.peerconnection.video.h264_enabled\n"
|
||||
read -p ""
|
||||
elif command_exists "rpm-ostree"; then
|
||||
if ! command_exists "librewolf"; then
|
||||
sudo wget https://rpm.librewolf.net/librewolf-repo.repo -O /etc/yum.repos.d/librewolf.repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue