1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-05 18:41:34 -05:00

Update fedora.sh

This commit is contained in:
Tommy 2022-02-04 07:34:13 -05:00 committed by GitHub
parent 18a222d225
commit fcd4b9d915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,3 +9,4 @@ curl --proxy http://127.0.0.1:8082 https://brave-browser-rpm-release.s3.brave.co
sudo rpm --import brave-core.asc
rm -rf brave-core.asc
echo "gpgcheck=1" >> /etc/yum.repos.d/brave-browser-rpm-release.s3.brave.com_x86_64_.repo
sudo dnf intall brave-browser -y