mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-04 18:11:34 -05:00
Update edge.sh
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
9fe89a6e1c
commit
98c033c3eb
@ -2,5 +2,6 @@
|
||||
|
||||
curl --proxy http://127.0.0.1:8082 -O https://packages.microsoft.com/keys/microsoft.asc
|
||||
sudo rpm --import microsoft.asc
|
||||
rm microsoft.asc
|
||||
sudo dnf config-manager --add-repo https://packages.microsoft.com/yumrepos/edge
|
||||
sudo dnf install -y microsoft-edge-stable
|
||||
|
Loading…
Reference in New Issue
Block a user