1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 23:24:43 -04:00

Update fedora.sh

This commit is contained in:
Tommy 2022-02-08 05:10:05 -05:00 committed by GitHub
parent 54fa8b1fc7
commit 3ed4f18365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ curl --proxy http://127.0.0.1:8082 https://brave-browser-rpm-release.s3.brave.co
sudo rpm --import brave-core.asc sudo rpm --import brave-core.asc
rm -rf brave-core.asc rm -rf brave-core.asc
echo "gpgcheck=1" | sudo tee /etc/yum.repos.d/brave-browser-rpm-release.s3.brave.com_x86_64_.repo echo "gpgcheck=1" | sudo tee /etc/yum.repos.d/brave-browser-rpm-release.s3.brave.com_x86_64_.repo
sudo dnf intall brave-browser yubikey-manager-qt yubiauth-desktop -y sudo dnf install brave-browser yubikey-manager-qt yubiauth-desktop -y
git config --global http.proxy http://127.0.0.1:8082 git config --global http.proxy http://127.0.0.1:8082
git clone https://github.com/horst3180/arc-icon-theme git clone https://github.com/horst3180/arc-icon-theme